refactor(editor): extract color picker component (#9456)

This commit is contained in:
Saul-Mirone
2024-12-31 07:23:37 +00:00
parent 353eaf7fbe
commit 597b631918
29 changed files with 106 additions and 85 deletions

View File

@@ -415,6 +415,7 @@ export const PackageList = [
location: 'blocksuite/tests-legacy',
name: '@blocksuite/legacy-e2e',
workspaceDependencies: [
'blocksuite/affine/components',
'blocksuite/affine/model',
'blocksuite/framework/block-std',
'blocksuite/framework/global',