fix: add title to find booking page
add email type to email field
This commit is contained in:
@@ -109,6 +109,7 @@ export default function FindMyBooking() {
|
||||
defaultMessage: "Email",
|
||||
})}
|
||||
name="email"
|
||||
type="email"
|
||||
placeholder="anna@scandichotels.com"
|
||||
registerOptions={{ required: true }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user