Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ede0aa0358 | |||
| e2ea8e18ed |
@@ -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