From 5d72166779778a88df790b6dc7175319918e2a2f Mon Sep 17 00:00:00 2001 From: Yuwnei Xiao Date: Wed, 20 Sep 2023 17:26:16 +0800 Subject: [PATCH] fix: fixed the debounce search bug #18 --- packages/CommandRoot.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/CommandRoot.vue b/packages/CommandRoot.vue index 0a7cf71..274e656 100644 --- a/packages/CommandRoot.vue +++ b/packages/CommandRoot.vue @@ -21,7 +21,7 @@ export default defineComponent({