From 1495ff987d4e464540755a4e2b7e72b0b91548dc Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Sun, 17 Jul 2022 14:18:49 +0200 Subject: [PATCH] fix(CommandPaletteGroup): fail replace on items --- src/runtime/components/navigation/CommandPaletteGroup.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/runtime/components/navigation/CommandPaletteGroup.vue b/src/runtime/components/navigation/CommandPaletteGroup.vue index 6c2d6624..791b1d07 100644 --- a/src/runtime/components/navigation/CommandPaletteGroup.vue +++ b/src/runtime/components/navigation/CommandPaletteGroup.vue @@ -13,11 +13,11 @@ :disabled="command.disabled" as="template" > -
  • -
    +
  • +