Reactjs – Problems with using ReactToPrint to print a React component
I've been trying to use the ReactToPrint library to make a print button that makes it possible to print everything inside a div. In console I receive the errors: "react-to-print" did not receive a contentRef op…or a optional-content param pass…