How can we add "Return" button be added to the keyboard in modern SwiftUI and XCode 13.x
The samples show outdated methods which no longer apply.
I've got a TextField and no other buttons.
I need the numberPad to fire "Enter" (same as hitting return on Mac keyboard)