Merge branch 'action-btn-update' of DigiFi/digifi-bko into master
This commit is contained in:
@@ -72,7 +72,7 @@ const UserActionsCell: FC<Props> = ({ id }) => {
|
|||||||
data-kt-users-table-filter="delete_row"
|
data-kt-users-table-filter="delete_row"
|
||||||
onClick={async () => resendVerification()}
|
onClick={async () => resendVerification()}
|
||||||
>
|
>
|
||||||
Resend Verification
|
Employer Verification
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{/* end::Menu item */}
|
{/* end::Menu item */}
|
||||||
|
|||||||
Reference in New Issue
Block a user