The code is getting kind of difficult to read due to the tailwind style everywhere, and the plethora of span tags. I think lifting some of the common patterns into their own components would make the code easier to read, as well as make the look-and-feel more consistent across the app.
The code is getting kind of difficult to read due to the tailwind style everywhere, and the plethora of
spantags. I think lifting some of the common patterns into their own components would make the code easier to read, as well as make the look-and-feel more consistent across the app.