#nav bar

9 messages · Page 1 of 1 (latest)

livid raptor
#

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.

main moat
#

Do you have any error in the console ?

Can you put the scrim project link ?

untold prawn
#

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

livid raptor
#

I’m using react 18.2.0

astral plinth
#

Check the extension for the index.js file(in the script tag) inside index.html.