mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 10:36:22 +08:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
export * from './Menu';
|
|
// export { StyledMenuItem as MenuItem } from './styles';
|
|
export * from './MenuItem';
|