[Enhancement] UI Toggle Consistency with no merging conflicts #74
Annotations
1 warning
|
Run ESLint:
src/components/home/FeaturesSection.tsx#L143
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
Loading