- Created a new TypeScript file for homepage-related types including Product, ProductVariant, ProductCategory, and HomepageData. - Updated the index.ts to export the new homepage types. - Refactored the web routes to replace the inline closure for the home route with the HomepageController. |
||
|---|---|---|
| .. | ||
| auth | ||
| brand | ||
| card | ||
| data-display | ||
| dialogs | ||
| home | ||
| hooks | ||
| inputs | ||
| layout | ||
| notifications | ||
| ui | ||
| user | ||