mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 01:10:40 +01:00
docs(calendar/command-palette): fix external links (#3087)
This commit is contained in:
@@ -4,7 +4,7 @@ description: A calendar component for selecting single dates, multiple dates or
|
||||
links:
|
||||
- label: Calendar
|
||||
icon: i-custom-reka-ui
|
||||
to: https://www.reka-ui.com/components/calendar.html
|
||||
to: https://reka-ui.com/docs/components/calendar
|
||||
- label: GitHub
|
||||
icon: i-simple-icons-github
|
||||
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Calendar.vue
|
||||
|
||||
@@ -3,6 +3,7 @@ title: CommandPalette
|
||||
description: A command palette with full-text search powered by Fuse.js for efficient fuzzy matching.
|
||||
links:
|
||||
- label: Fuse.js
|
||||
icon: i-custom-fuse-js
|
||||
to: https://fusejs.io/
|
||||
target: _blank
|
||||
- label: Combobox
|
||||
|
||||
Reference in New Issue
Block a user