Merge branch 'feature/dateValidation' into 'develop'
Added public specifier See merge request BPHV_MIPS/mvm_core_ui!757
This commit is contained in:
commit
901236c6de
@ -13,7 +13,7 @@ open class HeadlineBody: View {
|
|||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|
||||||
let headlineLabel = Label(fontStyle: .BoldTitleLarge)
|
let headlineLabel = Label(fontStyle: .BoldTitleLarge)
|
||||||
let messageLabel = Label(fontStyle: .RegularBodySmall)
|
public let messageLabel = Label(fontStyle: .RegularBodySmall)
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
// MARK: - Constraints
|
// MARK: - Constraints
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user