I'm facing an issue while using the react-share library in a React JS project. I want to implement a feature where clicking on any of the social media icons allows users to share a PDF file. However, the component is structured in a table format, and I'm encountering problems when trying to trigger the share functionality from a specific icon within the table.