com.
This commit is contained in:
parent
8d1ac1e94a
commit
bf073d15e2
@ -310,6 +310,7 @@ import UIKit
|
||||
case selected
|
||||
}
|
||||
|
||||
/// Updates the visual appearance of the entry field.
|
||||
public func fieldAppearance(_ state: Appearance) {
|
||||
|
||||
switch state {
|
||||
@ -349,7 +350,6 @@ import UIKit
|
||||
showErrorMessage = show
|
||||
|
||||
if show {
|
||||
|
||||
feedbackLabel?.text = errorMessage
|
||||
fieldAppearance(.error)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user