react-rel-pdfviewer-wrapper
Version:
react pdfviewer wrapper
6 lines • 344 B
JavaScript
export { default as RemoconSVG } from "./RemoconSVG";
export { default as CheckSVG } from "./CheckSVG";
export { default as ChevronLeftSVG} from "./ChevronLeftSVG";
export { default as ChevronRightSVG} from "./ChevronRightSVG";
export { default as PDFSVG} from "./PDFSVG";
export { default as KeyboardLeftArrow} from "./KeyboardLeftArrow";