nfl / react-helmet

A document head manager for React
MIT License
17.28k stars 656 forks source link

local script and CSS file not working in React-Helmet #704

Open asmamit1612 opened 1 year ago

asmamit1612 commented 1 year ago

I am facing problem with script and css file load in react-helmet.

Script Testing

Getting this msg "You need to enable JavaScript to run this app." when running script and css file under react-helmet.

Erdi-asd commented 1 year ago

Have you tried putting it in the public folder?