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 ReferenceArrayInput props Drilling #5977

Merged
merged 2 commits into from
Mar 1, 2021

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Mar 1, 2021

No description provided.

@djhi djhi added the RFR Ready For Review label Mar 1, 2021
@djhi djhi added this to the 3.13.1 milestone Mar 1, 2021
@@ -169,7 +169,12 @@ const ReferenceArrayInput = ({
translate={translate}
children={children}
{...props}
{...sanitizeListRestProps(controllerProps)}
Copy link
Member

Choose a reason for hiding this comment

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

linter warning

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

Successfully merging this pull request may close these issues.

None yet

2 participants