Fix budget calculation and storage

Correct budget calculation and storage issues for 교통 and 기타 categories, and ensure daily/weekly budgets are displayed correctly.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-22 07:42:46 +00:00
parent 09e29d57f3
commit 0d716d79d2
6 changed files with 35 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
import React from 'react';
import { ShoppingBag, Coffee, Bus, Landmark, MoreHorizontal } from 'lucide-react';
// 지출 카테고리 정의
// 지출 카테고리 정의 - 교통비를 교통으로 통일
export const EXPENSE_CATEGORIES = [
'음식',
'쇼핑',