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 3dbb218 commit 0ec1f20Copy full SHA for 0ec1f20
src/index.tsx
@@ -9,7 +9,6 @@ import useId from '@rc-component/util/lib/hooks/useId';
9
import useLayoutEffect from '@rc-component/util/lib/hooks/useLayoutEffect';
10
import * as React from 'react';
11
import Popup, { type MobileConfig } from './Popup';
12
-import TriggerWrapper from './TriggerWrapper';
13
import type { TriggerContextProps } from './context';
14
import TriggerContext from './context';
15
import useAction from './hooks/useAction';
0 commit comments