mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
git ignore removed
This commit is contained in:
parent
632c04149d
commit
66cd4a1d7b
@ -3,7 +3,7 @@
|
||||
import React from 'react';
|
||||
|
||||
import AppConstants from '../../constants/application_constants';
|
||||
import { getLangText } from '../../utils/lang_utils.js'
|
||||
import { getLangText } from '../../utils/lang_utils.js';
|
||||
|
||||
let ButtonSubmitOrClose = React.createClass({
|
||||
propTypes: {
|
||||
|
Loading…
Reference in New Issue
Block a user