From 66dea5a49dcb7a88d95a83294dbed6dcf9239c6e Mon Sep 17 00:00:00 2001
From: Kritkhanin Anantakul <65160144@go.buu.ac.th>
Date: Tue, 18 Mar 2025 18:06:18 +0700
Subject: [PATCH] fixbtn

---
 src/components/GanttChart/MakequeueBtn.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/GanttChart/MakequeueBtn.vue b/src/components/GanttChart/MakequeueBtn.vue
index 0e5d563..36474d6 100644
--- a/src/components/GanttChart/MakequeueBtn.vue
+++ b/src/components/GanttChart/MakequeueBtn.vue
@@ -1,6 +1,6 @@
 <template>
   <div>
-    <v-btn>icon</v-btn>
+    <v-btn>Make a queue</v-btn>
   </div>
 </template>
 
-- 
GitLab