Skip to content

Commit 0ec1f20

Browse files
committed
chore: fix lint
1 parent 3dbb218 commit 0ec1f20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import useId from '@rc-component/util/lib/hooks/useId';
99
import useLayoutEffect from '@rc-component/util/lib/hooks/useLayoutEffect';
1010
import * as React from 'react';
1111
import Popup, { type MobileConfig } from './Popup';
12-
import TriggerWrapper from './TriggerWrapper';
1312
import type { TriggerContextProps } from './context';
1413
import TriggerContext from './context';
1514
import useAction from './hooks/useAction';

0 commit comments

Comments
 (0)