We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found this weird issue with paginationShowsTotal, it happened when give this prop a function, but here validate expected type of 'boolean'.
The text was updated successfully, but these errors were encountered:
um, I think I forgot to use oneOfType when support paginationShowsTotal can be customize if a function given. I'll fix it quickly.
oneOfType
paginationShowsTotal
Sorry, something went wrong.
cc5dd7f
Fixed on v2.4.3. Thanks 👍
v2.4.3
No branches or pull requests
I found this weird issue with paginationShowsTotal, it happened when give this prop a function, but here validate expected type of 'boolean'.
The text was updated successfully, but these errors were encountered: