Skip to content

Commit

Permalink
🎨 :: [#68] Edit ExpoEditView λ‚ μ§œν˜•μ‹ μ„€λͺ…λΆ€λΆ„ μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
Xixn2 committed Dec 8, 2024
1 parent 997df51 commit ba53c7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ struct ExpoEditView: View {
HStack(spacing: 6) {
ExpoIOSAsset.Assets.warning.swiftUIImage

Text("μ‹œμž‘μΌκ³Ό 마감일 μž…λ ₯μ‹œ β€˜ yyyy.mm.dd β€˜ ν˜•μ‹μœΌλ‘œ μž…λ ₯ν•΄μ£Όμ„Έμš”")
Text("μ‹œμž‘μΌκ³Ό 마감일 μž…λ ₯μ‹œ β€˜ yyyy-mm-dd β€˜ ν˜•μ‹μœΌλ‘œ μž…λ ₯ν•΄μ£Όμ„Έμš”")
.expoFont(.caption2R)
.expoColor(ExpoColor.gray300)
}
Expand Down

0 comments on commit ba53c7f

Please sign in to comment.