Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ViciEnzo committed Sep 20, 2016
1 parent 501ffa0 commit 6012bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/addons/editors/EditorContainer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const React = require('react');
const ReactDOM = require('react-dom');
const joinClasses = require('classnames');
const keyboardHandlerMixin = require('../../KeyboardHandlerMixin');
const SimpleTextEditor = require('./SimpleTextEditor');
Expand Down

0 comments on commit 6012bdf

Please sign in to comment.