mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-18 12:37:01 +01:00
Change storybook watched directories
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
stories: ['../**/*.story.mdx', '../**/*.story.*'],
|
||||
stories: ['../components/**/*.story.mdx', '../components/**/*.story.*'],
|
||||
addons: [
|
||||
'storybook-dark-mode',
|
||||
'@storybook/addon-links',
|
||||
|
||||
Reference in New Issue
Block a user