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 22d0ce8 commit a969648Copy full SHA for a969648
src/hooks/useWinClick.ts
@@ -1,4 +1,4 @@
1
-import { warning } from 'rc-util';
+import { warning } from 'rc-util/lib/warning';
2
import { getShadowRoot } from 'rc-util/lib/Dom/shadow';
3
import raf from 'rc-util/lib/raf';
4
import * as React from 'react';
0 commit comments