🎨 Storybook docs for block, card, colorpicker, formerror (#6874)

* storybook docs for block, card, colorpicker, formerror

* release notes
This commit is contained in:
Michael Clark
2026-02-07 09:40:30 +00:00
committed by GitHub
parent 1a26253457
commit e951e21fe1
9 changed files with 546 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ const config: StorybookConfig = {
core: {
disableTelemetry: true,
},
staticDirs: ['./public'],
async viteFinal(config) {
const { mergeConfig } = await import('vite');