- Moved Header component from @/components/common to @/components/layout - Updated routes import to include RouteConfig type - Added type annotation for route mapping to improve type safety - Adjusted import paths for better project organization |
||
|---|---|---|
| .. | ||
| app | ||
| assets/styles | ||
| components | ||
| features | ||
| pages | ||
| shared | ||
| App.tsx | ||
| global.d.ts | ||
| svg.d.ts | ||
| vite-env.d.ts | ||