You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic react app that demonstrates the use of the useRef hook by using it to capture a previous state of a state variable, referencing a DOM element and counting the rerenders of the page.