EmuMan / stay-soft

A closed-economy betting service for all things Cal Poly.
GNU General Public License v3.0
2 stars 0 forks source link

Implement disappearing question #16

Closed 1colinmcdonald closed 4 months ago

1colinmcdonald commented 4 months ago

When the user clicks post in the create page, the text field is cleared. I also got rid of a lot of lint warnings. The only warning left is: WARNING in [eslint] src/pages/CreatePage.js Line 6:18: 'setPrompt' is assigned a value but never used no-unused-vars