Fix storybook not showing the correct controls (#3101)
This commit is contained in:
parent
3093c32f76
commit
7fb3b9cdc8
|
@ -27,5 +27,5 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"include": ["apps/*/src/*", "libs/*/src/*"]
|
"include": ["apps/*/src/*", "libs/*/src/**/*"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue