omiinaya / limo-app

React SPA made for luxury transportation startups.
0 stars 0 forks source link

fix default staying ' ' on the list #34

Open omiinaya opened 2 years ago

omiinaya commented 2 years ago

if add button is pressed, replace ' ' with seatTypes[0] also if ' ' detected on Next, parse ' ' to seatTypes[0]

omiinaya commented 2 years ago

add increment and subtract button

on math operation, check for empty strings and replace accordingly

omiinaya commented 2 years ago

stop costumer from adding duplicate entries and allow them to control quantity with math buttons