This commit is contained in:
Cmdr McDonald
2017-01-25 19:44:36 +00:00
parent 351b084ce9
commit 89f2273b5d
4 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
/* eslint react/no-danger: 0 */
import React from 'react';
import { findDOMNode } from 'react-dom';
import TranslatedComponent from './TranslatedComponent';