enter image description hereI also face this type problem in app.js, so kindly what should I do it for ? [And Showing error as:
JSX element div has no corresponding closing tag. JSX element Navbar has no corresponding closing tag. JSX element NavbarBrand has no corresponding closing tag. Identifier expected.
expected.]
In fact you have a view issue regarding your IDE.
In the bottom right, you will see that you are in JavaScript.
2 solutions:
After that it should work.