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
@@ -9,6 +9,7 @@ const config = {
"@storybook/addon-docs",
"@storybook/addon-onboarding",
"@storybook/addon-a11y",
"@storybook/addon-interactions",
"@storybook/addon-vitest",
],
framework: {