Please select the number of teams:
- - - - -| Size | -Names | -
|---|---|
| {{ team.length | number }} | -{{ team }} | -
diff --git a/src/app/app.component.html b/src/app/app.component.html
index 15b378d..14367f7 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1,59 +1,5 @@
Please select the number of teams:
-
-
-
-
-
-
-
-
-
-
-
- @for (team of teamsArray; track $index) {
- Size
- Names
-
-
- }
-
- {{ team.length | number }}
- {{ team }}
-
| Size | +Names | +
|---|---|
| {{ team.length | number }} | +{{ team }} | +