Skip to content

Commit

Permalink
docs(navigation-menu): add missing github icon
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jan 24, 2025
1 parent f8b4de5 commit 63b7de4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ const items = [
]
},
{
label: 'GitHub'
label: 'GitHub',
icon: 'i-simple-icons-github'
}
]
</script>
Expand Down

0 comments on commit 63b7de4

Please sign in to comment.