From 180a1df374075c6336f7b74eb11c0bb058d61b0e Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 19 May 2023 12:13:32 +0200 Subject: [PATCH] chore(CommandPalette): remove useless ref --- src/runtime/components/navigation/CommandPalette.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 27b1f25e..50e10bae 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -1,6 +1,5 @@