updated default

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2024-08-02 16:40:42 -05:00
parent 417cddb382
commit 9fc100d3d6

View File

@ -371,6 +371,7 @@ open class EntryFieldBase<ValueType>: Control, Changeable, FormFieldInternalVali
errorLabel.textStyle = .bodySmall
helperLabel.textStyle = .bodySmall
helperTextPlacement = .bottom
labelText = nil
helperText = nil
showError = false