removed header - icon
This commit is contained in:
parent
3efeea55e0
commit
b296dec542
@ -144,7 +144,6 @@ useEffect(() => {
|
|||||||
<FormProvider {...methods}>
|
<FormProvider {...methods}>
|
||||||
<form className="p-2 p-sm-0" onSubmit={handleSubmit(onSubmit)}>
|
<form className="p-2 p-sm-0" onSubmit={handleSubmit(onSubmit)}>
|
||||||
<div className="d-flex justify-content-center align-items-center">
|
<div className="d-flex justify-content-center align-items-center">
|
||||||
<IconButton size={15} iconClass="bx bx-user-plus" color="primary" />{" "}
|
|
||||||
<h6 className="m-0 fw-18"> Create New Contact</h6>
|
<h6 className="m-0 fw-18"> Create New Contact</h6>
|
||||||
</div>
|
</div>
|
||||||
<div className="row">
|
<div className="row">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user