I am new to react and am running a simple application (following tutorial at https://reactjs.org/tutorial/tutorial.html and modifying code for my own project).
I see a
<noscript>
You need to enable JavaScript to run this app.
</noscript>
in my HTML, not sure if that is breaking something or why it is there. Any help is appreciated, I can give code samples if necessary but I have no idea where the noscript is coming from