From f7a818d1c672dbb7fe4c1aee039e0da0760207ff 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:35:15 +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 ba2d075..c3061b9 100644 --- a/src/components/BudgetInputCard.tsx +++ b/src/components/BudgetInputCard.tsx @@ -87,7 +87,7 @@ const BudgetInputCard: React.FC = ({
handleInputChange(e.target.value, 'monthly')} placeholder="목표 금액 입력" className="neuro-pressed" /> -