Skip to content

Commit 6bb7474

Browse files
committed
[Style] #199 - 폰트 적용
1 parent ccc253b commit 6bb7474

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Neki-iOS/Shared/DesignSystem/Sources/Modifier/NekiAlertModifier.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ struct NekiAlertModifier: ViewModifier {
122122
.padding(.vertical, 4)
123123
.underline()
124124
.tint(.primary500)
125+
.nekiFont(.body14Regular)
125126
}
126127
.disabled(isProcessing)
127128
}

0 commit comments

Comments
 (0)