Multi-step form using React

Solution retrospective
I put <Sidebar /> component to each <Step1 />, <Step2 /> and the rest to replicate the instructed layout for mobile screens using grid layout. But I originally wanted to put <Sidebar /> on App.js for avoid repetitive code. Would anyone have any suggestions/thoughts on this? Please take a look, and I appreciate any feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on M A's solution.
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