Update .storybook/main.js

Co-authored-by: haslinghuis <mark@numloq.nl>
10.8-maintenance
Tomas Chmelevskij 2022-04-23 19:08:52 +02:00 committed by GitHub
parent 17ad89fe7e
commit 32ce95b468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module.exports ={
module.exports = {
"stories": [
"../src/**/*.stories.mdx",
"../src/**/*.stories.@(js|jsx|ts|tsx)"