Skip to content

Commit a406eeb

Browse files
committed
docs fix
1 parent 5b0b671 commit a406eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/checkout/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const MyComponent = () => {
8787
]
8888
})
8989

90-
const settings = {
90+
const settings: SelectPaymentSettings = {
9191
collectibles: [
9292
{
9393
tokenId: '1',

0 commit comments

Comments
 (0)