Skip to content

Commit

Permalink
TS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-bizz committed Jun 25, 2024
1 parent bd2e5a1 commit 0012367
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ const FixSendNewsletter: React.FC<Props> = ({
id: address.id,
validValues: true,
// TODO: Fix the Graph QL Input
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
primaryMailingAddress: address.primaryMailingAddress,
},
},
Expand Down

0 comments on commit 0012367

Please sign in to comment.