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

[Autocomplete] Fix typo + types #18096

Merged
merged 2 commits into from
Oct 29, 2019
Merged

[Autocomplete] Fix typo + types #18096

merged 2 commits into from
Oct 29, 2019

Conversation

NaridaL
Copy link
Contributor

@NaridaL NaridaL commented Oct 29, 2019

According to the typescript types:
filterOptions?: (options: any[], state: FilterOptionsState) => any[];

According to the typescript types:
`  filterOptions?: (options: any[], state: FilterOptionsState) => any[];`
@mui-pr-bot
Copy link

mui-pr-bot commented Oct 29, 2019

No bundle size changes comparing 4657c5e...e5f9290

Generated by 🚫 dangerJS against e5f9290

@oliviertassinari oliviertassinari changed the title fix typo + types [Autocomplete] Fix typo + types Oct 29, 2019
@oliviertassinari
Copy link
Member

@NaridaL Thanks for the report, I will update the PR to be green.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Oct 29, 2019
@oliviertassinari
Copy link
Member

The source of truth is in useAutocomplete.d.ts.

@oliviertassinari oliviertassinari merged commit 3808a6b into mui:master Oct 29, 2019
@oliviertassinari
Copy link
Member

@NaridaL Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants