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

@@ -1,12 +1,12 @@
---
description: Display a toggle field.
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/Toggle.vue
- label: 'Switch'
icon: i-simple-icons-headlessui
to: 'https://headlessui.com/vue/switch'
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/Toggle.vue
---
## Usage