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: remove deprecated props and unused imports #7413

Merged
merged 1 commit into from Mar 23, 2022

Conversation

takayukioda
Copy link
Contributor

sidebarIsOpen in MenuItemLink component and onMenuClick in Menu component has been deprecated in #6230 and they're no longer needed to create custom menu components.
Also there were some unused import statements, so I've clean them all.

Note that I've only updated the place where I referred, so there might be more deprecated / unused imports in the another lines of this file.

`sidebarIsOpen` in _MenuItemLink_ component and `onMenuClick` in _Menu_ component
has been deprecated in marmelab#6230 and their no longer needed
to create custom menu components.
Also there were some unused import statements, so I've clean them all.
@fzaninotto fzaninotto merged commit be09f3a into marmelab:master Mar 23, 2022
@fzaninotto fzaninotto added this to the 3.19.11 milestone Mar 23, 2022
@fzaninotto
Copy link
Member

Thanks!

@takayukioda takayukioda deleted the patch-1 branch March 24, 2022 01:21
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.

None yet

2 participants