Hi to everyone that sees this. I have tried everything but I cannot seem to find the solution to why my Nav bar is not working. It does not output anything on the preview.
#nav bar
9 messages · Page 1 of 1 (latest)
Do you have any error in the console ?
Can you put the scrim project link ?
I think the problem is in the index.js instead of what am seeing replace it with the code below
ReactDOM.render(<App />, document.getElementById("root")) Scrimba uses so far an outdated version which isnt yet updated so first it takes in the component and then the destination as to where it is going to be rendered
No,error
Tried didn’t work. Went back to my original index.js again still didn’t work. Ahhhh 😡😂😂
I’m using react 18.2.0
Check the extension for the index.js file(in the script tag) inside index.html.