We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b9732 commit 2b76400Copy full SHA for 2b76400
src/components/menu/index.tsx
@@ -1,4 +1,4 @@
1
import './style.scss';
2
export * from './menu';
3
-export { MenuItem } from './menuItem';
+export * from './menuItem';
4
export * from './subMenu';
0 commit comments