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 a7c0d93 commit 75e0b0cCopy full SHA for 75e0b0c
source/src/index.tsx
@@ -19,7 +19,6 @@ import {
19
StringFilterEditor,
20
NumberFilterEditor,
21
} from './components/InfiniteTable/components/FilterEditors';
22
-
23
import { MenuIcon } from './components/InfiniteTable/components/icons/MenuIcon';
24
export { keyboardShortcuts } from './components/InfiniteTable/eventHandlers/keyboardShortcuts';
25
export { type MenuIconProps } from './components/InfiniteTable/components/icons/MenuIcon';
0 commit comments