mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
refactor(editor): edgeless note toolbar config extension (#10719)
This commit is contained in:
@@ -66,7 +66,9 @@
|
||||
"./card-style-dropdown-menu": "./src/card-style-dropdown-menu/index.ts",
|
||||
"./highlight-dropdown-menu": "./src/highlight-dropdown-menu/index.ts",
|
||||
"./tooltip-content-with-shortcut": "./src/tooltip-content-with-shortcut/index.ts",
|
||||
"./size-dropdown-menu": "./src/size-dropdown-menu/index.ts"
|
||||
"./size-dropdown-menu": "./src/size-dropdown-menu/index.ts",
|
||||
"./edgeless-line-width-panel": "./src/edgeless-line-width-panel/index.ts",
|
||||
"./edgeless-line-styles-panel": "./src/edgeless-line-styles-panel/index.ts"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user