Closed luismartinezs closed 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
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