You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The type definition for PDFDownloadLink in react-pdf (here) appears to be inconsistent with the actual function implementation in PDFDownloadLink.js (here).
This type mismatch was likely introduced in the previous commit. You can review the specific changes in the commit log (here).
The text was updated successfully, but these errors were encountered:
Describe the bug
The type definition for PDFDownloadLink in react-pdf (here) appears to be inconsistent with the actual function implementation in PDFDownloadLink.js (here).
This type mismatch was likely introduced in the previous commit. You can review the specific changes in the commit log (here).
The text was updated successfully, but these errors were encountered: