therungg / therun-frontend

Frontend for therun.gg
https://therun-fr-therun.vercel.app
MIT License
23 stars 8 forks source link

Remove empty string props across the codebase #255

Closed florence-wolfe closed 1 month ago

florence-wolfe commented 2 months ago

We have lots of props that are empty strings such as classnames and others. Let's remove these from the codebase where possible (as we may want some explicitly in some places)

          We should remove empty classnames like that completely

_Originally posted by @zoglo in https://github.com/therungg/therun-frontend/pull/254#discussion_r1641218629_

zoglo commented 1 month ago

See https://github.com/therungg/therun-frontend/pull/261