Skip to content

Commit

Permalink
Merge pull request #208 from Team-TIFY/feat/pick-user
Browse files Browse the repository at this point in the history
fix: build 에러 수정
  • Loading branch information
eugene028 authored Dec 16, 2023
2 parents e66b09b + a8394a1 commit fcd0f54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/utils/subCategoryTitle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,8 @@ export const subCategoryTitle: Record<
title: '문화생활',
img: '/images/culturalLife.png',
},
DIGITAL_PRODUCT: {
title: '패션소품',
img: '/images/keyring.png',
},
}

0 comments on commit fcd0f54

Please sign in to comment.