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"
onClick={async () => resendVerification()}
>
Resend Verification
Employer Verification
</a>
</div>
{/* end::Menu item */}