If you want to include static html in ReactJS. You need to use html-loader plugin if you are using webpack to serve your react code . That is it. Now you can use static html files to load your html files in react.
If you want to include static html in ReactJS. You need to use html-loader plugin if you are using webpack to serve your react code . That is it. Now you can use static html files to load your html files in react.