Add: ErrorBoundary #90
Annotations
6 errors
test-tauri (windows-latest):
src/App.tsx#L29
'selectedMenu' is declared but its value is never read.
|
test-tauri (windows-latest):
src/App.tsx#L29
Cannot find name 'useAtom'.
|
test-tauri (windows-latest):
src/App.tsx#L29
Cannot find name 'selectedMenuAtom'. Did you mean 'selectedMenu'?
|
test-tauri (windows-latest):
src/App.tsx#L46
Cannot find name 'SelectedMenuType'.
|
test-tauri (windows-latest):
src/App.tsx#L64
Property 'state' does not exist on type 'Settings'.
|
test-tauri (windows-latest)
Command failed with exit code 1: npm run tauri build
|