feat(awarding): add scrollytelling with mystery cards and additional visuals - #107
Merged
Annotations
6 warnings
|
src/components/ui/button.jsx#L55
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/magicui/particles.jsx#L62
React Hook useEffect has a missing dependency: 'initCanvas'. Either include it or remove the dependency array
|
|
src/components/magicui/particles.jsx#L54
React Hook useEffect has missing dependencies: 'animate' and 'initCanvas'. Either include them or remove the dependency array
|
|
src/components/NewsMarquee.jsx#L89
React Hook useLayoutEffect has a missing dependency: 'repeatCount'. Either include it or remove the dependency array
|
|
src/components/AnimatedLongText.jsx#L47
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
src/components/AnimatedImage.jsx#L61
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
|
The logs for this run have expired and are no longer available.
Loading