refactor: header options menu (#3615)

This commit is contained in:
JimmFly
2023-08-09 01:14:24 +08:00
committed by GitHub
parent 7d16a8348c
commit 4e84b9a121
21 changed files with 183 additions and 128 deletions

View File

@@ -16,9 +16,9 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.29",
"@toeverything/components": "^0.0.8",
"@toeverything/theme": "^0.7.9",
"@blocksuite/icons": "^2.1.30",
"@toeverything/components": "^0.0.10",
"@toeverything/theme": "^0.7.11",
"clsx": "^2.0.0",
"foxact": "^0.2.17",
"react-error-boundary": "^4.0.10",