About Link
Learn how to resolve page refresh issues for the application.
About the application
In this application, we will look at a state variable aboutShow
to handle the state oof our About
component. We have setAboutShow
function to change our state variable’s value. Then, we have event.preventDefault()
to prevent the page from refreshing.
This is what the application looks like:
Get hands-on with 1300+ tech skills courses.