Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
minor error
Browse files Browse the repository at this point in the history
  • Loading branch information
IDubuque committed Jan 3, 2024
1 parent 7494b36 commit 8e7fa22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import { CheckoutWithCard } from "@thirdweb-dev/react";
onPaymentSuccess={(result) => {
console.log("Payment successful:", result);
}}
/>;
/>
```

### `CheckoutWithCard` props
Expand Down

0 comments on commit 8e7fa22

Please sign in to comment.