credify-react-components
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

Credify React Components

How to use

yarn add antd credify-react-components

Usage

Wrap your project by CredifyComponentsContainer

import CredifyComponentsContainer from 'credify-react-components'

const App = () => {
  return (
    <CredifyComponentsContainer.Provider>
      {'Your App or Components'}
    </CredifyComponentsContainer.Provider>
  )
};

export default 

Readme

Keywords

none

Package Sidebar

Install

npm i credify-react-components

Weekly Downloads

156

Version

0.5.2

License

MIT

Unpacked Size

2.06 MB

Total Files

150

Last publish

Collaborators

  • credify-pte-ltd