From 6d1dfe2148b5602cfddb41e7bfdae0130395ab86 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 08:34:46 +0000 Subject: [PATCH] Visual edit in Lovable Edited UI in Lovable --- src/components/BudgetInputCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BudgetInputCard.tsx b/src/components/BudgetInputCard.tsx index a191f51..8fc33e3 100644 --- a/src/components/BudgetInputCard.tsx +++ b/src/components/BudgetInputCard.tsx @@ -67,7 +67,7 @@ const BudgetInputCard: React.FC = ({
handleInputChange(e.target.value, 'daily')} placeholder="목표 금액 입력" className="neuro-pressed" /> -