Skip to content

Commit 9ddd600

Browse files
committed
final changes
1 parent d8ab60d commit 9ddd600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AnimalsApp/AnimalsApp/Views/RegisterViewController/RegisterViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ class RegisterViewController: UIViewController {
152152
}
153153
}
154154

155+
// MARK: Delegates
155156
extension RegisterViewController: UIGestureRecognizerDelegate, UITextFieldDelegate {
156157
func textFieldShouldReturn(_ textField: UITextField) -> Bool {
157158
if textField == textFieldName {

0 commit comments

Comments
 (0)