remove field name
This commit is contained in:
@@ -21,10 +21,10 @@ function Connect() {
|
||||
<div className="mt-[40px] flex flex-col gap-[20px]">
|
||||
<div className="flex flex-col sm:flex-row items-center justify-center gap-[24px] sm:gap-[21px] md:gap-18px] lg:gap-[16px]">
|
||||
<FieldLabel title="نام و نام خانوادگی">
|
||||
<Field title="احسان احمدی" type="text" />
|
||||
<Field isPlaceHolder={true} title="" type="text" />
|
||||
</FieldLabel>
|
||||
<FieldLabel title="شماره موبایل">
|
||||
<Field title="09121056987" type="text" />
|
||||
<Field isPlaceHolder={true} title="09123456789" type="text" />
|
||||
</FieldLabel>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user