Merge branch 'action-btn-update' of DigiFi/digifi-bko into master

This commit is contained in:
2025-01-12 23:40:34 +00:00
committed by Gogs
@@ -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 */}