Start by defining a Navbar
functional component that returns a pair of round parentheses. In the next step, you will start to build out the component using JSX.
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
I can’t move to the next stage with this challenge
Welcome to the forum
We don’t even know what challenge you are on.
Please read and follow the advice above to post your code and a link to the challenge.
It sounds like they just want you to define a functional component with a return of just parentheses. Make sure you’re capitalizing the name of the functional component.