button updated #56

Merged
ameye merged 1 commits from action-btn-update into master 2025-01-12 23:40:34 +00:00
@@ -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 */}