diff --git a/src/consts/icon.ts b/src/consts/icon.ts index 4c2639bf..619a62fb 100644 --- a/src/consts/icon.ts +++ b/src/consts/icon.ts @@ -165,7 +165,7 @@ export const DEFAULT_ACCOUNT_ICON = ALL_ACCOUNT_ICONS[DEFAULT_ACCOUNT_ICON_ID]; export const DEFAULT_CATEGORY_ICON_ID = '1'; -export const ALL_CATEGORY_ICONS = { +export const ALL_CATEGORY_ICONS: Record = { // 1 - 99 : Expense - Food & Drink '1': { icon: 'las la-utensils'