Plaid
Describes the steps in Plaid integration
import {PlaidButton} from 'LinkerStudio/modules/aggregators/Plaid/components/atoms';<PlaidButton
onSuccess={onSuccess}
onError={onError}
token={token}
style={containerStyle}>
{children}
</PlaidButton>Last updated