Skip to content
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

Fix renderOnZeroPageCount props type #454

Merged
merged 1 commit into from
Mar 5, 2023
Merged

Conversation

Nargonath
Copy link
Contributor

Per the documentation you can pass either a function, undefined or null. The way the type is set the null applies to the return of the function and not to the prop itself.

Per the documentation you can pass either a function, undefined or null. The way the type is set the `null` applies to the return of the function and not to the prop itself.
@MonsieurV
Copy link
Collaborator

Approves.

This will closes #461

@AdeleD AdeleD merged commit 632e5cb into AdeleD:master Mar 5, 2023
@Nargonath Nargonath deleted the patch-1 branch March 7, 2023 08:10
@seedy
Copy link

seedy commented Mar 30, 2023

@AdeleD Could you please release a patch with this fix ?

@AdeleD
Copy link
Owner

AdeleD commented Mar 30, 2023

@seedy Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants