update set(with
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
2271b6ef8c
commit
560c969f03
@ -97,10 +97,6 @@ class TemplateViewController: ModelViewController<TestLayoutModel> {
|
||||
}
|
||||
.store(in: &subscribers)
|
||||
stackView.addArrangedSubview(radioButtonGroup)
|
||||
|
||||
checkbox.set(with: model.checkbox)
|
||||
radioButtonGroup.set(with: model.radioButtonGroup)
|
||||
|
||||
}
|
||||
|
||||
override func updateView(viewModel: ModelType) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user