We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f54b8 commit 15600eaCopy full SHA for 15600ea
src/TreeSelect.tsx
@@ -5,7 +5,6 @@ import type { IconType } from 'rc-tree/lib/interface';
5
import type { ExpandAction } from 'rc-tree/lib/Tree';
6
import { conductCheck } from 'rc-tree/lib/utils/conductUtil';
7
import useMergedState from '@rc-component/util/lib/hooks/useMergedState';
8
-import warning from '@rc-component/util/lib/warning';
9
import * as React from 'react';
10
import useCache from './hooks/useCache';
11
import useCheckedKeys from './hooks/useCheckedKeys';
0 commit comments