Skip to content

Commit a087b70

Browse files
authored
Merge pull request #181 from kit-data-manager/dev
Dev
2 parents 2a49dd5 + 391d026 commit a087b70

File tree

4 files changed

+3262
-1483
lines changed

4 files changed

+3262
-1483
lines changed

.storybook/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/** @type { import('@storybook/web-components-vite').StorybookConfig } */
22
const config = {
3-
stories: ['../src/**/*.mdx', '../src/**/*.stories.@(js|jsx|mjs|ts|tsx)'],
3+
stories: ['../src/**/*.stories.@(js|jsx|mjs|ts|tsx)', '../src/**/*.mdx'],
44
addons: [
55
'@storybook/addon-links',
66
'@storybook/addon-essentials',

0 commit comments

Comments
 (0)