mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(navigation-menu): add missing github icon
This commit is contained in:
@@ -51,7 +51,8 @@ const items = [
|
||||
]
|
||||
},
|
||||
{
|
||||
label: 'GitHub'
|
||||
label: 'GitHub',
|
||||
icon: 'i-simple-icons-github'
|
||||
}
|
||||
]
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user