mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 01:49:51 +08:00
refactor(editor): extract filterable list component (#9278)
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"./context-menu": "./src/context-menu/index.ts",
|
||||
"./date-picker": "./src/date-picker/index.ts",
|
||||
"./drag-indicator": "./src/drag-indicator/index.ts",
|
||||
"./filterable-list": "./src/filterable-list/index.ts",
|
||||
"./virtual-keyboard": "./src/virtual-keyboard/index.ts",
|
||||
"./toggle-button": "./src/toggle-button/index.ts",
|
||||
"./notification": "./src/notification/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user