luismartinezs / elden-ring-builds-checklist

https://eldenringbuilds.vercel.app
1 stars 0 forks source link

refactor checklist item #51

Closed luismartinezs closed 6 months ago

luismartinezs commented 6 months ago

the checklist item react component is a mess because it is stateful and determines whether to render content or not

this is low performance, it should be stateless component and rendering logic should be in component in charge of rendering list