From 4308491e9cad23fca5d041c816e04a339942a92f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Tue, 3 Jan 2023 19:19:17 +0800 Subject: [PATCH] feat(command): uncomment search tip --- components/command/CommandPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/command/CommandPanel.vue b/components/command/CommandPanel.vue index 3f2de717..29987eb0 100644 --- a/components/command/CommandPanel.vue +++ b/components/command/CommandPanel.vue @@ -235,7 +235,7 @@ const onKeyDown = (e: KeyboardEvent) => {
Tip: Use - + to search, to activate command mode.