From 2a2520dbec66e97a066aab8190a3482e46eb6f56 Mon Sep 17 00:00:00 2001 From: TZGyn Date: Sat, 11 Feb 2023 04:51:08 +0800 Subject: [PATCH] update: ElementTextArea to client only --- components/element/{TextArea.vue => TextArea.client.vue} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename components/element/{TextArea.vue => TextArea.client.vue} (100%) diff --git a/components/element/TextArea.vue b/components/element/TextArea.client.vue similarity index 100% rename from components/element/TextArea.vue rename to components/element/TextArea.client.vue