1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Fix storybook not showing the correct controls (#3101)

This commit is contained in:
Oscar Hinton
2022-07-14 16:46:10 +02:00
committed by GitHub
parent 3093c32f76
commit 7fb3b9cdc8

View File

@@ -27,5 +27,5 @@
}
]
},
"include": ["apps/*/src/*", "libs/*/src/*"]
"include": ["apps/*/src/*", "libs/*/src/**/*"]
}