Add team stats component (#678)

## Description:

Closes #677 

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors


![TeamStats2](https://github.com/user-attachments/assets/f2bd3f06-8484-476a-8205-97d6e6fc2f1d)

![TeamStats1](https://github.com/user-attachments/assets/4d1f71ef-b6ad-4cee-af82-18bd73e9754a)


Killersoren
This commit is contained in:
Killersoren
2025-05-15 10:31:36 -07:00
committed by GitHub
parent 1b286f5518
commit 2efc7d00fb
3 changed files with 248 additions and 0 deletions
+1
View File
@@ -410,6 +410,7 @@
<win-modal></win-modal>
<game-starting-modal></game-starting-modal>
<top-bar></top-bar>
<team-stats></team-stats>
<player-panel></player-panel>
<help-modal></help-modal>
<dark-mode-button></dark-mode-button>