Skip to content

Commit

Permalink
Merge pull request #209 from Team-TIFY/dev
Browse files Browse the repository at this point in the history
[Fix]: 빌드 에러 수정 이후 배포
  • Loading branch information
eugene028 authored Dec 16, 2023
2 parents db88655 + fcd0f54 commit d249fe8
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 d249fe8

Please sign in to comment.