-
Notifications
You must be signed in to change notification settings - Fork 192
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
feat: WalletDropdownFundLink
#1021
Conversation
e312949
to
540d0d3
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f387ccf
to
91ee34e
Compare
import type { WalletDropdownFundLinkReact } from '../types'; | ||
import { getWindowDimensions } from '../utils/getWindowDimensions'; | ||
|
||
export function WalletDropdownFundLink({ |
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.
nit. alphabetical order
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.
fixed in new diff, updated in types.mdx
as well
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.
Amazing, great job!!!!
What changed? Why?
WalletDropdown
component that links to https://keys.coinbase.com/funding flow for a Coinbase Smart Wallet.Notes to reviewers
How has it been tested?
locally
Size
md
Size
sm