add Cards Holder component #104
Annotations
3 warnings
components/src/components/CountDown/CountdownComponent.tsx#L36
React Hook useEffect has a missing dependency: 'calculateTimeLeft'. Either include it or remove the dependency array
|
components/src/components/CountDown/ParticleComponent.tsx#L45
React Hook useEffect has a missing dependency: 'animate'. Either include it or remove the dependency array
|
components/src/components/QuizCards/QuizComponent.tsx#L55
React Hook useEffect has a missing dependency: 'moveToNextQuestion'. Either include it or remove the dependency array
|
This job succeeded
Loading