From 9ebd1f00305c3ce38f2ed935415ee5d2106ab786 Mon Sep 17 00:00:00 2001 From: inter Date: Mon, 8 Sep 2025 16:37:54 +0800 Subject: [PATCH] Add File --- .../button-label/ComponentButtonLabel.vue | 77 +++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 frontend/src/views/dashboard/components/button-label/ComponentButtonLabel.vue diff --git a/frontend/src/views/dashboard/components/button-label/ComponentButtonLabel.vue b/frontend/src/views/dashboard/components/button-label/ComponentButtonLabel.vue new file mode 100644 index 0000000..91ea18b --- /dev/null +++ b/frontend/src/views/dashboard/components/button-label/ComponentButtonLabel.vue @@ -0,0 +1,77 @@ + + + +