docs(components): fix github links

This commit is contained in:
Benjamin Canac
2024-09-05 12:02:21 +02:00
parent c710cf0ddc
commit b8f815ccca
7 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ links:
to: https://www.radix-vue.com/components/collapsible.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Container.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Collapsible.vue
---
## Usage

View File

@@ -7,7 +7,7 @@ links:
to: https://www.radix-vue.com/components/dropdown-menu.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Dropdown.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/DropdownMenu.vue
---
## Usage

View File

@@ -4,7 +4,7 @@ description: A wrapper for form elements that provides validation and error hand
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/FormGroup.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/FormField.vue
---
## Usage

View File

@@ -7,7 +7,7 @@ links:
to: https://www.radix-vue.com/components/navigation-menu.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/HorizontalNavigation.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/NavigationMenu.vue
navigation:
badge:
label: Todo

View File

@@ -6,7 +6,7 @@ links:
to: https://www.radix-vue.com/components/separator.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Divider.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Separator.vue
---
## Usage

View File

@@ -6,7 +6,7 @@ links:
to: https://www.radix-vue.com/components/slider.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Range.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Slider.vue
---
## Usage

View File

@@ -6,7 +6,7 @@ links:
to: https://www.radix-vue.com/components/switch.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Toggle.vue
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Switch.vue
---
## Usage