mirror of
https://github.com/documenso/documenso
synced 2026-04-30 17:37:18 +00:00
2 lines
129 B
TypeScript
2 lines
129 B
TypeScript
export const PDF_VIEWER_CONTAINER_SELECTOR = '.react-pdf__Document';
|
|
export const PDF_VIEWER_PAGE_SELECTOR = '.react-pdf__Page';
|