react-infinite-scroll-component
react-infinite-scroll-component copied to clipboard
import the component using <Script> tag
The project we are working on is a very old project which is using gulp to build. I am using React following the steps on https://reactjs.org/docs/add-react-to-a-website.html. Now we have requirements to have an infinite scroll table and I want to use this react-infinite-scroll-component. What should I do if I want to import the component using <Script> tag? What is the global variable should I use for this component? For example if I use antd component it provide me below information if I need to use