Skip to content

Commit

Permalink
fix: #1421 Remove invalid class from forest client verification (#1428)
Browse files Browse the repository at this point in the history
  • Loading branch information
MCatherine1994 authored Jun 5, 2024
1 parent d1e80ab commit 9283f23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/grantaccess/GrantAccess.vue
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ function toRequestPayload(formData: any, forestClientNumber: string) {
title="Organization information"
subtitle="Associate one or more Client IDs to this user"
:divider="false"
class="invalid"
>
<ForestClientInput
:userId="formData.userId"
Expand Down

0 comments on commit 9283f23

Please sign in to comment.