mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
refactor(infra): directory structure (#4615)
This commit is contained in:
6
packages/frontend/component/src/ui/menu/index.ts
Normal file
6
packages/frontend/component/src/ui/menu/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* @deprecated
|
||||
* Use @toeverything/components/menu instead, this component only used in bookmark plugin, since it support set anchor as Range
|
||||
*/
|
||||
export * from './menu-item';
|
||||
export * from './pure-menu';
|
||||
Reference in New Issue
Block a user