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 List actions examples #6742

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Fix List actions examples #6742

merged 1 commit into from
Nov 22, 2021

Conversation

erakli
Copy link
Contributor

@erakli erakli commented Nov 2, 2021

There were examples with cloneElement() function that had been used for creation of "Add Filters" button. While this might be ok for other cases these examples haven't work locally.

This PR simplifies examples by adding pure FilterButton component.

There were examples with `cloneElement()` function that had been used for creation of "Add Filters" button. While this might be ok for other cases these examples haven't work locally.

This PR simplifies examples by adding pure `FilterButton` component.
@WiXSL
Copy link
Contributor

WiXSL commented Nov 21, 2021

This should fix #6777

Copy link
Collaborator

@djhi djhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djhi djhi added this to the 3.19.2 milestone Nov 22, 2021
@djhi djhi merged commit f59d707 into marmelab:master Nov 22, 2021
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.

3 participants