Skip to content

Fix eslint warnings on npm start

Loic Huder requested to merge fix-eslint-npm-start into master

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

Merge request reports