We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0b671 commit a406eebCopy full SHA for a406eeb
packages/checkout/README.md
@@ -87,7 +87,7 @@ const MyComponent = () => {
87
]
88
})
89
90
- const settings = {
+ const settings: SelectPaymentSettings = {
91
collectibles: [
92
{
93
tokenId: '1',
0 commit comments