68f35d45916b3044901aa3aa0e883e7faa3cea2c
- Tauri overrides window.confirm to return Promise, not boolean - Changed clearSession to async function using Tauri's ask() dialog - Now properly waits for user confirmation before clearing state - Removed debug logging - All quality checks passing
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Description