From d3e2079f5acb3687a73f92ee085f1c53654267b6 Mon Sep 17 00:00:00 2001 From: fofolee Date: Tue, 12 Apr 2022 13:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandEditor.vue | 20 +++++++++---------- .../{CommandMenu.vue => CommandSideBar.vue} | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) rename src/components/{CommandMenu.vue => CommandSideBar.vue} (99%) diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index cde4ea4..743d431 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -1,8 +1,8 @@