addded email fix

This commit was merged in pull request #120.
This commit is contained in:
Ebube
2023-05-30 02:20:58 +01:00
parent 42c3676bcf
commit f5bf5997d6
+1 -1
View File
@@ -451,7 +451,7 @@ const JobFieldInput = ({
fieldClass="px-6"
label={label}
labelClass="tracking-wide"
type="text"
type="email"
name={inputName}
placeholder={placeholder}
value={value}