switch between display flex and none as a progress system

Solution retrospective
What's the best way to deal with the progress of a project that hold multi-steps?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @gabrielezizzari02
I don't know wich frameworks you are using. I have a solution with react in my profile, that use simply different components for different step, like this I can switch using display inline and none ( I don't remember if I used inline or flex, sorry )
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord