From c57d56820f1cfc5f08f45ed6abbb5dbfc5cc3641 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 06:38:48 +0000 Subject: [PATCH] Show expense input button label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Display "지출 입력" label on the add transaction button to improve clarity. --- src/components/AddTransactionButton.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/AddTransactionButton.tsx b/src/components/AddTransactionButton.tsx index 38b7dd3..e63e60b 100644 --- a/src/components/AddTransactionButton.tsx +++ b/src/components/AddTransactionButton.tsx @@ -128,12 +128,13 @@ const AddTransactionButton = () => { <>