Closed kalidiagne closed 11 months ago
replace the use of useState to useRef to avoid application errors caused by multiple calls of setState
useState
useRef
setState
The latest updates on your projects. Learn more about Vercel for Git ↗︎
replace the use of
useState
touseRef
to avoid application errors caused by multiple calls ofsetState