Fix Storybook build: Update imports to @storybook/test and add interactions addon

This commit is contained in:
adilallo
2025-08-29 17:04:31 -06:00
parent e0d948d24c
commit 531389d65a
6 changed files with 40 additions and 3 deletions
+1
View File
@@ -46,6 +46,7 @@
"@playwright/test": "^1.55.0",
"@storybook/addon-a11y": "^9.1.2",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-interactions": "^8.6.14",
"@storybook/addon-onboarding": "^9.1.2",
"@storybook/addon-styling-webpack": "^2.0.0",
"@storybook/addon-viewport": "^9.0.8",