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 22d0ce8 + dd10ac4 commit 820c7ceCopy full SHA for 820c7ce
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