feat: Add TeamList component for displaying registered teams in event details
Some checks failed
SteamWarCI Build failed

This commit is contained in:
2025-11-23 12:12:26 +01:00
parent ddb19a85dc
commit ba88dd1ec3
3 changed files with 56 additions and 40 deletions

View File

@@ -37,10 +37,6 @@
"error",
4
],
"linebreak-style": [
"error",
"unix"
],
"quotes": [
"error",
"double"