restructuring for rental requests. started double blind reviews
This commit is contained in:
@@ -310,7 +310,7 @@ const AuthModal: React.FC<AuthModalProps> = ({
|
||||
<input
|
||||
type="tel"
|
||||
className="form-control"
|
||||
placeholder="(555) 123-4567"
|
||||
placeholder="(123) 456-7890"
|
||||
value={phoneNumber}
|
||||
onChange={handlePhoneChange}
|
||||
required
|
||||
|
||||
Reference in New Issue
Block a user