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

[docs] Reduce the no-results rate on Algolia #13741

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Nov 29, 2018

capture d ecran 2018-11-29 a 23 37 04

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Nov 29, 2018
@@ -152,8 +152,8 @@ class InputBase extends React.Component {
return null;
}

constructor(props, context) {
super(props, context);
constructor(props) {
Copy link
Member Author

Choose a reason for hiding this comment

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

🌟 Bonus

@oliviertassinari oliviertassinari merged commit d8a7189 into mui:master Nov 29, 2018
@oliviertassinari oliviertassinari deleted the docs-no-results branch November 29, 2018 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant