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 4666347 commit 70361d4Copy full SHA for 70361d4
src/OptionList.tsx
@@ -10,7 +10,6 @@ import LegacyContext from './LegacyContext';
10
import TreeSelectContext from './TreeSelectContext';
11
import type { Key, SafeKey } from './interface';
12
import { getAllKeys, isCheckDisabled } from './utils/valueUtil';
13
-import { useEvent } from 'rc-util';
14
15
const HIDDEN_STYLE = {
16
width: 0,
0 commit comments