mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
make dynamic logos partial props
This commit is contained in:
parent
f4716584bb
commit
ef742bba37
2 changed files with 3 additions and 3 deletions
|
@ -28,5 +28,5 @@
|
|||
"isolatedModules": true
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules", "src/backend-worker"]
|
||||
"exclude": ["node_modules", "**/*.stories.tsx", "src/backend-worker"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue