Simplified the HTML structure by removing the unnecessary conditional wrapper for the home page component. The home page rendering logic is now handled directly by the router outlet. |
||
|---|---|---|
| .. | ||
| app | ||
| index.html | ||
| main.ts | ||
| styles.scss | ||
Simplified the HTML structure by removing the unnecessary conditional wrapper for the home page component. The home page rendering logic is now handled directly by the router outlet. |
||
|---|---|---|
| .. | ||
| app | ||
| index.html | ||
| main.ts | ||
| styles.scss | ||