Thenlie / turtle

"Wordle" clone
https://wurtle.herokuapp.com/
MIT License
3 stars 2 forks source link

26 refactor/endgame chart #27

Closed Thenlie closed 2 years ago

Thenlie commented 2 years ago

Added EndGame Chart to Profile page

Refactored the EndGame Chart to work on the Profile page. This included shuffling props, adding conditionals to check which page the chart is on, and a few other tweaks.

Closes #26