updated set(with
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
560c969f03
commit
022a2271d7
@ -54,8 +54,7 @@ class LabelViewController: ModelViewController<DefaultLabelModel>, StoryboardIni
|
||||
var defaultModel = DefaultLabelModel()
|
||||
defaultModel.text = "Label Component"
|
||||
defaultModel.typograpicalStyle = .FeatureSmall
|
||||
|
||||
model = defaultModel
|
||||
set(with: defaultModel)
|
||||
|
||||
label
|
||||
.handlerPublisher()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user