updated btn

This commit was merged in pull request #56.
This commit is contained in:
victorAnumudu
2024-10-22 05:33:10 +01:00
parent e2ea8e18ed
commit ede0aa0358
@@ -72,7 +72,7 @@ const UserActionsCell: FC<Props> = ({ id }) => {
data-kt-users-table-filter="delete_row"
onClick={async () => resendVerification()}
>
Resend Verification
Employer Verification
</a>
</div>
{/* end::Menu item */}