-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BlobProvider type error TS2769 #2169
Labels
Comments
Same error over here. English version:
|
https://github.com/diegomura/react-pdf/blob/master/packages/renderer/index.d.ts#L428 The class BlobProvider extends React.Component<BlobProviderProps> {} |
I have a pull request in for this issue (#2172) and would love any input on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The usage example of
BlobProvider
throw a typescript errorTo Reproduce
Steps to reproduce the behavior including code snippet (if applies):
Expected behavior
No typescript error
Screenshots
Sorry, this is in French
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: