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