Skip to content

Commit

Permalink
[#73] 포트폴리오 공고 구현완료
Browse files Browse the repository at this point in the history
  • Loading branch information
00yhsp committed Feb 19, 2024
1 parent 7a1c9e0 commit ac0eaef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Spon-us.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,6 @@
3B81BCC02B6231680067E9CB /* ProductList.plist in Resources */,
100D389C2B44833500498977 /* SUIT-Medium.otf in Resources */,
80A25CAA2B828E6800BDDDE4 /* GoogleService-Info.plist in Resources */,
80A25CB02B82D1A700BDDDE4 /* GoogleService-Info.plist in Resources */,
3B81BCBE2B62312C0067E9CB /* Product.storekit in Resources */,
100D38A32B44834700498977 /* Preview Assets.xcassets in Resources */,
100D389E2B44833500498977 /* Pretendard-SemiBold.otf in Resources */,
Expand Down
1 change: 1 addition & 0 deletions Spon-us/View/Portfolio/AnnouncementDetailView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ struct AnnouncementDetailView: View {
.disabled(true)



Text(String(announcementTitle))
.font(.Heading05)
.padding(.top, 16)
Expand Down

0 comments on commit ac0eaef

Please sign in to comment.