[Feature] Header component
Trello: [TASK] UI Header da tela de votação
Changes
- Created the
header
component. - Added a
game
page and added the header to it. - Refactor in the
button
component to handle different classes easily.
Change Type
- Bug fix (Not breaking change that fixes a bug)
- New feature (Not breaking change and adds a new feature)
Screenshot
Checklist:
- My code follows the defined guidelines
- I reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing