Skip to content

Commit

Permalink
Change feedback modal title
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdsilva committed Sep 13, 2023
1 parent c88145f commit dba8c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/components/common/google-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function GoogleForm() {
<Modal
id='modal'
size='large'
title='Give us feedback'
title='Contact Us'
revealed={isRevealed}
onCloseClick={hide}
onOverlayClick={hide}
Expand Down

0 comments on commit dba8c2b

Please sign in to comment.