Skip to content

Commit

Permalink
Update city.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
totobon6125 authored Oct 26, 2023
1 parent 72655fd commit 115f246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/interface/city.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const city = [
{ doName: '전라남도' },
{ doName: '경상북도' },
{ doName: '경상남도' },
{ doName: '제주특별자치시' },
{ doName: '제주특별자치도' },
],
},
{
Expand Down

0 comments on commit 115f246

Please sign in to comment.