add Cards Holder component #104
validation.yml
on: pull_request
Validate Code Base
29s
Annotations
3 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/CountDown/ParticleComponent.tsx#L45
React Hook useEffect has a missing dependency: 'animate'. 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
|