fix design home page background
This commit is contained in:
@@ -24,7 +24,11 @@ function Connect() {
|
||||
<Field isPlaceHolder={true} title="" type="text" />
|
||||
</FieldLabel>
|
||||
<FieldLabel title="شماره موبایل">
|
||||
<Field isPlaceHolder={true} title="09123456789" type="text" />
|
||||
<Field
|
||||
isPlaceHolder={true}
|
||||
title="09123456789"
|
||||
type="number"
|
||||
/>
|
||||
</FieldLabel>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user