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. |
||
|---|---|---|
| frontend | ||
| gradle/wrapper | ||
| open_api | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||