Skip to content

Commit

Permalink
chore: added tracking id to SupportRequestFOrm (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Oct 16, 2024
1 parent 539e30d commit 6658850
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ export const SupportRequestForm = ({
disabled={Boolean(errors) || formState.submitting}
fullWidth
onClick={onSupportRequestSubmitted}
id="button-support-request"
>
Send
</ButtonPrimary>
Expand Down

0 comments on commit 6658850

Please sign in to comment.