updated text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
090afa2f01
commit
349ec343d2
@ -48,7 +48,7 @@ class ButtonViewController: BaseViewController {
|
||||
addFormRow(label: "Surface", view: surfacePickerSelectorView)
|
||||
addFormRow(label: "Use", view: usePickerSelectorView)
|
||||
addFormRow(label: "Disabled", view: .makeWrapper(for: disabledSwitch))
|
||||
addFormRow(label: "Label", view: textField)
|
||||
addFormRow(label: "Text", view: textField)
|
||||
addFormRow(label: "Width", view: widthTextField)
|
||||
addFormRow(label: "Size", view: buttonSizePickerSelectorView)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user