hcp-uw / syntext

website for practicing your typing
5 stars 0 forks source link

Reset Button #3

Closed PenguinTamer101 closed 1 year ago

PenguinTamer101 commented 1 year ago

Button the clears the user's text input.

PenguinTamer101 commented 1 year ago

Also resets the timer

elimelt commented 1 year ago

This makes the most sense to implement either inside of Text-Area, or in a parent component that has access to much of the state for Text-Area.

Before we assign someone to it, Rasmus and I need to clean up Text-Area.

elimelt commented 1 year ago

Resolved! Button and functionality is implemented in Game.js