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>
)

Readme

Keywords

Package Sidebar

Install

npm i plaid-react-client-module

Weekly Downloads

2

Version

1.0.11

License

MIT

Unpacked Size

123 kB

Total Files

88

Last publish

Collaborators

  • flavioespinoza