opensrp / miecd

0 stars 0 forks source link

Fix console errors #28

Closed machariamuguku closed 3 years ago

machariamuguku commented 3 years ago
moshthepitt commented 3 years ago

Nitpick:

c2268bc removes double variable declarations (exporting both the value and the type with the same variable name) b602432 adds dependencies to useEffect dependency array, and re-scope dependency function 2feb9c4 add react hooks lint rules

These ^^ nice commit descriptions should ideally (also) go into the commit message :)