Add checkboxes

This commit is contained in:
Stephan
2023-03-14 09:01:49 +01:00
parent 4adb93bbc7
commit d55ef628c7
7 changed files with 92 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ module.exports = {
core: {
builder: "@storybook/builder-vite",
},
staticDirs: ["../src/assets"],
features: {
storyStoreV7: true,
},