feat: split components (#1530)

This commit is contained in:
Himself65
2023-03-10 23:15:19 -06:00
committed by GitHub
parent a795000363
commit 9a04a1e34f
23 changed files with 1925 additions and 130 deletions
+2 -1
View File
@@ -71,7 +71,8 @@
"@storybook/components": "^7.0.0-rc.1",
"@storybook/core-events": "^7.0.0-rc.1",
"@storybook/global": "^5.0.0",
"@storybook/theming": "^7.0.0-rc.1"
"@storybook/theming": "^7.0.0-rc.1",
"jest-mock": "^29.5.0"
}
},
"packageManager": "pnpm@7.28.0"