Fixed routing
This commit is contained in:
parent
9f60c27b60
commit
a271bdc64e
9 changed files with 55 additions and 57 deletions
|
|
@ -24,5 +24,5 @@
|
|||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedSideEffectImports": true
|
||||
},
|
||||
"include": ["src", "index.tsx"]
|
||||
"include": ["src", "src/index.tsx"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue