I've got 2 errors when i give the command npm start. Line 8: 'state' is not defined no-undef Line 16: 'removeContact' is not defined no-undef Is there something else needed?
I've got 2 errors when i give the command npm start.
Line 8: 'state' is not defined no-undef
Line 16: 'removeContact' is not defined no-undef
Is there something else needed?