examples
examples copied to clipboard
Update CSS selector for link annotations in CustomLinkAnnotationExample.tsx
trafficstars
Summary:
This PR updates the CSS selector used for link annotations in the CustomLinkAnnotationExample.tsx file to ensure proper targeting of the link elements within the PDF viewer. The updated selector more accurately targets the link elements, improving the functionality and reliability of the custom annotation plugin.
Changes:
- Changed the CSS selector for link annotations from
.rpv-core-annotation-link ato.rpv-core__annotation--link.