edit for PD

This commit is contained in:
Sibunnayak 2025-01-12 20:06:38 +05:30
parent 0f7110108a
commit 4e461f1c9e

View File

@ -547,7 +547,7 @@ const principalDistributor = () => {
</button>
</Link>
</div>
{/* <Link
<Link
to={`/update-principal-distributor/${user?._id}`}
>
<button
@ -556,7 +556,7 @@ const principalDistributor = () => {
>
Edit
</button>
</Link> */}
</Link>
</td>
</tr>
))