import {Worker ,Viewer} from @react-pdf-viewer/core; enter image description here
you can use a worker like this.
<Worker workerUrl="https://unpkg.com/pdfjs-dist@2.13.216/build/pdf.worker.min.js"> <Viewer fileUrl={url} /> </Worker>
Thanks, guys the problem was caused by a conflict with library es6-symbols