react-doc-viewer
react-doc-viewer copied to clipboard
New version does not include commonJS files for importing of Dist files
New version of React-Doc-Viewer only contains header files and compiled [c]js in ~/dist/
.
Motivation
We have custom PDF reader which has to stick to certain UI principles and we've used PDFContext
component located formerly in '@cyntler/react-doc-viewer/dist/esm/renderers/pdf/state'
, but this pathing had changed entirely and we are unable to figure out where we can pull PDFContext
now... or for that matter other components