in frontend-vite/src/App.tsx [68:74]
export default () => { return ( <LayoutWithRouter> <AppRoutes /> </LayoutWithRouter> ); };