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

Unable to use Avatar in LeftNav MenuItem #1984

Closed
dkorn opened this issue Oct 24, 2015 · 1 comment
Closed

Unable to use Avatar in LeftNav MenuItem #1984

dkorn opened this issue Oct 24, 2015 · 1 comment
Labels
component: avatar This is the name of the generic UI component, not the React module! component: menu This is the name of the generic UI component, not the React module!

Comments

@dkorn
Copy link

dkorn commented Oct 24, 2015

I'm trying to add an Avatar or leftAvatar as a MenuItem in LeftNav but can't find the way to do so.
I was looking into menu-item.jsx but it seems there is no Avatar component option there. Perhaps through NESTED ({ type: MenuItem.Types.NESTED.leftAvatar)?

@alitaheri
Copy link
Member

LeftNav is now composable, you can just add it as a child.

mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.3...v3.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@zannager zannager added component: avatar This is the name of the generic UI component, not the React module! component: menu This is the name of the generic UI component, not the React module! labels Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: avatar This is the name of the generic UI component, not the React module! component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants