-
Task
-
Resolution: Unresolved
-
Should have
-
None
-
Maintenance
Summary
We should refactor the Counter Block since is it was implemented as a React Class Component but it might be ideally a React Functional Component regarding the React official documentation recommends to functions instead of classes.