fix: changed timer page visibility in mobile version #390
Annotations
2 warnings
lint-format:
src/components/timer/TimerPage.tsx#L139
React Hook useEffect has a missing dependency: 'handleVisibilityChange'. Either include it or remove the dependency array
|
lint-format:
src/components/timer/TimerPage.tsx#L189
React Hook useEffect has missing dependencies: 'handleTimerComplete' and 'saveState'. Either include them or remove the dependency array
|