issues
search
dodoburner
/
math-magicians
3
stars
0
forks
source link
refactor code using hooks
#5
Closed
dodoburner
closed
2 years ago
dodoburner
commented
2 years ago
I have:
Refactored the Calculator.js and Row.js using hooks and functional components (the previous files are left as a reference)
Disabled the eslint rule for passing functions as props (react/jsx-no-bind), if the reviewer can help me understand it I would appreciate it
I have: