9c3feca6a7
- Display meaningful error messages on login failure, including rate limiting (429) - Added fallback for unexpected JSON responses from the server - Integrated `Message` component for error display - Cleaned up form value clearing and error state management
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh