Traceton / react-ecommerce

A basic app to showcase my React js skills.
https://traceton-react-ecommerce.herokuapp.com/
0 stars 0 forks source link

Sell item form category input wrong type. #8

Closed Traceton closed 3 years ago

Traceton commented 3 years ago

When selling a item, the category is currently a text input. The category input should be radio buttons instead, only including the correct category options.

Traceton commented 3 years ago

correct categories displayed with radio buttons.