update count down tier backgrond and mobile styling #112
validation.yml
on: pull_request
Validate Code Base
24s
Annotations
2 warnings
Validate Code Base:
components/src/components/CountDown/CountdownComponent.tsx#L36
React Hook useEffect has a missing dependency: 'calculateTimeLeft'. Either include it or remove the dependency array
|
Validate Code Base:
components/src/components/QuizCards/QuizComponent.tsx#L55
React Hook useEffect has a missing dependency: 'moveToNextQuestion'. Either include it or remove the dependency array
|