diff --git a/src/constants/categoryIcons.tsx b/src/constants/categoryIcons.tsx index ac2ad9e..6d073e5 100644 --- a/src/constants/categoryIcons.tsx +++ b/src/constants/categoryIcons.tsx @@ -1,6 +1,6 @@ import React from 'react'; -import { Coffee, Home, Car, Package } from 'lucide-react'; +import { Coffee, Home, Car, Package, Banknote } from 'lucide-react'; // 카테고리와 아이콘 매핑 정의 export const categoryIcons: Record = {