Remove the share highlight PDF menu item

This feature is temporarily disabled
This commit is contained in:
Jackson Harper 2022-03-23 15:05:12 -07:00
parent 3af9d187e2
commit 6db46ab8ae

View file

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