mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 05:29:08 +08:00
refactor(component): make component pure (#5427)
This commit is contained in:
@@ -253,8 +253,6 @@ __metadata:
|
||||
"@storybook/test-runner": "npm:^0.16.0"
|
||||
"@storybook/testing-library": "npm:^0.2.2"
|
||||
"@testing-library/react": "npm:^14.0.0"
|
||||
"@toeverything/hooks": "workspace:*"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
"@toeverything/theme": "npm:^0.7.24"
|
||||
"@types/bytes": "npm:^3.1.3"
|
||||
"@types/react": "npm:^18.2.28"
|
||||
@@ -12807,7 +12805,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@toeverything/hooks@workspace:*, @toeverything/hooks@workspace:packages/frontend/hooks":
|
||||
"@toeverything/hooks@workspace:packages/frontend/hooks":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@toeverything/hooks@workspace:packages/frontend/hooks"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user