Added storybook with example in thw preview.tsx

This commit is contained in:
2026-07-12 15:44:12 +02:00
parent 54255b453a
commit 15b92fa27e
10 changed files with 2261 additions and 15 deletions
+4
View File
@@ -19,5 +19,9 @@ export const config: Config = {
type: 'www',
serviceWorker: null, // disable service workers
},
{
type: 'docs-json',
file: './custom-elements.json',
},
],
};