Added multiple basic UI components

This commit is contained in:
2025-07-13 05:02:55 +02:00
parent a58578a3c1
commit 1f1a96ec89
10 changed files with 244 additions and 347 deletions

View File

@ -32,6 +32,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/cyan-orange.css",
"src/styles.scss"
],
"scripts": []
@ -91,6 +92,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/cyan-orange.css",
"src/styles.scss"
],
"scripts": []