Skip to content

Commit 7a90fbe

Browse files
authored
Merge pull request #29 from lauramarson/finalChanges
final changes
2 parents 76d0be9 + 9ddd600 commit 7a90fbe

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)