Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed Dec 4, 2024
1 parent 5b0b671 commit a406eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/checkout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const MyComponent = () => {
]
})

const settings = {
const settings: SelectPaymentSettings = {
collectibles: [
{
tokenId: '1',
Expand Down

0 comments on commit a406eeb

Please sign in to comment.