removed header - icon

This commit is contained in:
Pramod Mahajan 2025-05-19 11:23:15 +05:30
parent 3efeea55e0
commit b296dec542

View File

@ -144,7 +144,6 @@ useEffect(() => {
<FormProvider {...methods}>
<form className="p-2 p-sm-0" onSubmit={handleSubmit(onSubmit)}>
<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>
</div>
<div className="row">