Skip to content

Commit

Permalink
Merge pull request #80 from Gosrock/dev
Browse files Browse the repository at this point in the history
fix : 오타수정
  • Loading branch information
9yujin authored Aug 17, 2022
2 parents d5e15fd + e4cd31d commit a2dff0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/mypage/banner/BannerData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export interface IBannerDataProps {
export const bannerData: Array<IBannerDataProps> = [
{
type: 'location',
subtitle: '헤메지 마세요',
subtitle: '헤매지 마세요',
title: '공연장 정보',
},
{
Expand Down

0 comments on commit a2dff0c

Please sign in to comment.