Merge pull request #310 from omnivore-app/fix/rm-pdf-share-button

Remove the share highlight PDF menu item
This commit is contained in:
Jackson Harper 2022-03-23 19:46:40 -07:00 committed by GitHub
commit fb97a7312f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,7 @@ export default function PdfArticleContainer(
instance.setSelectedAnnotation(null)
},
}
return [copy, remove, share]
return [copy, remove]
}
instance = await PSPDFKit.load({