Update ErrorBoundary.

This commit is contained in:
Mike Cao 2023-12-03 21:19:03 -08:00
parent f3657685d1
commit a6968e2f70
3 changed files with 4 additions and 7 deletions

View file

@ -23,6 +23,7 @@
"incremental": false,
"baseUrl": "./src",
"paths": {
"react": ["./node_modules/@types/react"],
"assets/*": ["./assets/*"],
"components/*": ["./components/*"],
"lib/*": ["./lib/*"],