-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add calls to transaction component docs #1314
Add calls to transaction component docs #1314
Conversation
Someone is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
||
Here's an example of how to use the `calls` prop with the Transaction component: | ||
|
||
```tsx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you add twoslash
it'll enable twoslash for this block, you can use // @Noerrors 123 to suppress any errors you don't want to resolve for the example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alessey good call! now using twoslash 🫡
What changed? Why?
Describe how to pass "calls" to the component because it currently only demonstrates how to pass "contracts"
Notes to reviewers
This change is documentation-only
How has it been tested?
Manually viewed it on my local instance of the docs.