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.
2 parents 9245588 + f6e7d67 commit 68f77c4Copy full SHA for 68f77c4
src/CollapsibleMixin.js
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import TransitionEvents from 'react/lib/ReactTransitionEvents';
+import TransitionEvents from './utils/TransitionEvents';
3
import deprecationWarning from './utils/deprecationWarning';
4
5
const CollapsibleMixin = {
0 commit comments