Fix eslint warnings on npm start
Baby steps
Fixes a few unused variables and missing hook dependencies.
I didn't touch PropTypes
as this should be replaced by TS (hopefully!).
Edited by Loic Huder
Baby steps
Fixes a few unused variables and missing hook dependencies.
I didn't touch PropTypes
as this should be replaced by TS (hopefully!).