react-plaid-link
Advanced tools
Changelog
2.0.2
publicKey
prop and auto-generate PropTypes for React component (#87)Changelog
2.0.1
className
prop to PlaidLink
React component (#83)type=button
to PlaidLink
React component (#83)Changelog
2.0.0
usePlaidLink
hook for simpler and more configurable use-cases./examples
)PlaidLink
HOC internals and import<16.8.x
PlaidLink
button component, we've removed the default import:import PlaidLink from 'react-plaid-link';
import { PlaidLink } from 'react-plaid-link';