Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Jun 14, 2023
1 parent efa4846 commit 43f9937
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default async function handler(
price_data: {
currency: CURRENCY,
product_data: {
name: 'Custom amount donation'
}
name: 'Custom amount donation',
},
},
},
],
Expand Down

0 comments on commit 43f9937

Please sign in to comment.