docs: move headlessui links before github

This commit is contained in:
Benjamin Canac
2024-02-25 18:27:36 +01:00
parent 024e03acc9
commit e819656a34
9 changed files with 27 additions and 27 deletions

View File

@@ -2,12 +2,12 @@
title: SelectMenu
description: Display a select menu with advanced features.
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/SelectMenu.vue
- label: 'Listbox'
icon: i-simple-icons-headlessui
to: 'https://headlessui.com/vue/listbox'
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/SelectMenu.vue
---
## Usage