23e12d3c7e
- Updated MainLoginPage component to accept a `language` prop with a default value of "en". - Modified Navbar2 to receive the `language` prop for localization. - Passed the `language` context to the Outlet for nested routes, enabling language-specific rendering in child components.
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