Full-page stories

This commit is contained in:
Quentin Gliech
2024-11-14 18:27:37 +01:00
parent b828277f88
commit 77bc13fe70
18 changed files with 983 additions and 1608 deletions

View File

@@ -17,7 +17,7 @@
"noEmit": true,
"jsx": "react-jsx"
},
"include": ["src", "tests", "locales", ".storybook/preview.tsx"],
"include": ["src", "tests", "stories", "locales", ".storybook/preview.tsx"],
"references": [
{
"path": "./tsconfig.node.json"