plaid-react-client-module
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

plaid-react-client-module

React components for integration with the plaid-microservice.

Getting Started

Install with yarn.

yarn add plaid-react-client-module

Add to your page or view

import { PlaidApp, PlaidProvider } from "plaid-react-client-module";

return (
    <PlaidProvider>
        <PlaidApp />
    </PlaidProvider>
)

Dependencies (30)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i plaid-react-client-module

    Weekly Downloads

    1

    Version

    1.0.11

    License

    MIT

    Unpacked Size

    123 kB

    Total Files

    88

    Last publish

    Collaborators

    • flavioespinoza