Skip to content

Fix renderOnZeroPageCount props type#454

Merged
AdeleD merged 1 commit into
AdeleD:masterfrom
Nargonath:patch-1
Mar 5, 2023
Merged

Fix renderOnZeroPageCount props type#454
AdeleD merged 1 commit into
AdeleD:masterfrom
Nargonath:patch-1

Conversation

@Nargonath

Copy link
Copy Markdown
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
Copy Markdown
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

seedy commented Mar 30, 2023

Copy link
Copy Markdown

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

@AdeleD

AdeleD commented Mar 30, 2023

Copy link
Copy Markdown
Owner

@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