Skip to content

Instantly share code, notes, and snippets.

@ellereeeee
Created June 24, 2018 07:41
Show Gist options
  • Save ellereeeee/6d605ba9635cacb3b9ed714f4affa267 to your computer and use it in GitHub Desktop.
Save ellereeeee/6d605ba9635cacb3b9ed714f4affa267 to your computer and use it in GitHub Desktop.
./src/components/PomodoroTimer.jsx
Line 17: Do not mutate state directly. Use setState() react/no-direct-mutation-state
Line 21: Do not mutate state directly. Use setState() react/no-direct-mutation-state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment