Added storybook with example in thw preview.tsx
This commit is contained in:
@@ -19,5 +19,9 @@ export const config: Config = {
|
||||
type: 'www',
|
||||
serviceWorker: null, // disable service workers
|
||||
},
|
||||
{
|
||||
type: 'docs-json',
|
||||
file: './custom-elements.json',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user