We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdc9e0 commit af4c659Copy full SHA for af4c659
test/classInjector.js
@@ -1,5 +1,6 @@
1
import expect from 'expect';
2
import React from 'react';
3
+//eslint-disable-next-line
4
import ReactCSSOM from '../src/index';
5
import ReactTestUtils from 'react-addons-test-utils';
6
0 commit comments