Raehale / progress-board

A simple board keeping track of sales
https://progress-board-vicente-sam-fadumo-rae.netlify.app/
0 stars 2 forks source link

[cleanup] is for const of in this many places necessary? #61

Open Raehale opened 1 month ago

Raehale commented 1 month ago

there is a ton of for const of being used for the dropdowns information to load, is there a way we could do that that's cleaner looking?