edit for PD
This commit is contained in:
parent
0f7110108a
commit
4e461f1c9e
@ -547,7 +547,7 @@ const principalDistributor = () => {
|
|||||||
</button>
|
</button>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
{/* <Link
|
<Link
|
||||||
to={`/update-principal-distributor/${user?._id}`}
|
to={`/update-principal-distributor/${user?._id}`}
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
@ -556,7 +556,7 @@ const principalDistributor = () => {
|
|||||||
>
|
>
|
||||||
Edit
|
Edit
|
||||||
</button>
|
</button>
|
||||||
</Link> */}
|
</Link>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
))
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user