mawil583 / Spades-Calculator

spades-calculator.vercel.app
2 stars 1 forks source link

Make it obvious that past rounds are editable #31

Open mawil583 opened 1 year ago

mawil583 commented 1 year ago

make it more obvious that team names (oh LandingPage) are editable and that past rounds (on SpadesCalculator) are editable. when someone bids, the button turns into text of what they bid. Add edit icon and possibly border so that users understand that it's editable.

Team names are in src/components/TeamNameInput.jsx. Editable game inputs are in src/components/PlayerInput.jsx