npm i @mate-react/pdf-viewer
import { MatePdfViewer } from '@mate-react/pdf-viewer';
<MatePdfViewer src="/path/to/document.pdf" />