reset param

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2023-06-16 14:19:53 -05:00
parent 3adc066a72
commit 252db8b495

View File

@ -94,7 +94,9 @@ class BadgeIndicatorViewController: BaseViewController<BadgeIndicator> {
func setupModel() {
component.fillColor = .red
component.number = 1
component.number = 23
component.kind = .numbered
component.textSize = .medium
//setup UI
surfacePickerSelectorView.text = component.surface.rawValue