react-pdf-editor
react-pdf-editor copied to clipboard
Provide initialPDF parameter as ReactPDFEditor prop
to be used
<ReactPDFEditor initialPDF={{
// initialPDF structure of type of PDF state
}} />