Added Document Managment feature #388

Merged
pramod.mahajan merged 124 commits from Document_Manag into main 2025-09-10 14:34:35 +00:00
Showing only changes of commit 691fd9208f - Show all commits

View File

@ -149,7 +149,7 @@ const EmpOverview = ({ profile }) => {
</span>
<span style={{ marginLeft: "86px" }}>:</span>
<span className="ms-5" style={{ marginRight: "75px" }}>
<span className="ms-5 text-start" >
{profile?.currentAddress || <em>NA</em>}
</span>
</div>