mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
chore(VerticalNavigation): handle avatar
This commit is contained in:
@@ -189,6 +189,10 @@ const defaultProps = {
|
||||
icon: 'heroicons-outline:external-link',
|
||||
to: 'https://google.fr',
|
||||
target: '_blank'
|
||||
},
|
||||
{
|
||||
label: 'Logout',
|
||||
avatar: 'https://github.com/benjamincanac.png'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user