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

[Doc] Fix MenuItemLink example so that the leftIcon prop uses an element #4604

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

janakact
Copy link
Contributor

The existing way throws and error Error: Expected ref to be a function, a string, an object returned by React.createRef(), or nul.
This fix works.

The existing way throws and error `Error: Expected ref to be a function, a string, an object returned by React.createRef(), or nul`. 
This fix works.
@fzaninotto fzaninotto merged commit 5fe9b8a into marmelab:master Mar 30, 2020
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 3.3.4 milestone Mar 30, 2020
@fzaninotto fzaninotto changed the title Change Docs: menu item to use an instance of icon [Doc] Fix MenuItemLink example so that the leftIcon prop uses an element Mar 30, 2020
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