added property back for the Swift Default Encoding issue with Extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
5efd98b5b7
commit
63184f3c60
@ -16,6 +16,7 @@ import MVMCore
|
|||||||
|
|
||||||
public static var identifier: String = "radioButtonLabel"
|
public static var identifier: String = "radioButtonLabel"
|
||||||
public var backgroundColor: Color?
|
public var backgroundColor: Color?
|
||||||
|
public var moleculeName: String = RadioButtonLabelModel.identifier
|
||||||
public var radioButton: RadioButtonModel
|
public var radioButton: RadioButtonModel
|
||||||
public var label: LabelModel
|
public var label: LabelModel
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user