1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

git ignore removed

This commit is contained in:
Cevo 2015-09-07 16:33:21 +02:00
parent 632c04149d
commit 66cd4a1d7b

View File

@ -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: {