From 13cd6be67983204379082af1cd4444d96d8a9357 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 29 Apr 2025 22:46:58 +0200 Subject: [PATCH] docs(command-palette): wrong `reka-ui` link --- docs/content/3.components/command-palette.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/3.components/command-palette.md b/docs/content/3.components/command-palette.md index bb5e6d34..c25c4274 100644 --- a/docs/content/3.components/command-palette.md +++ b/docs/content/3.components/command-palette.md @@ -7,9 +7,9 @@ links: icon: i-custom-fuse-js to: https://fusejs.io/ target: _blank - - label: Combobox + - label: Listbox icon: i-custom-reka-ui - to: https://reka-ui.com/docs/components/combobox + to: https://reka-ui.com/docs/components/listbox - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/CommandPalette.vue