@humanagency/ha-react
v1.0.23
Published
Human Agency React components library
Downloads
30
Readme
ha-react
Human Agency React components library
Install
yarn add @humanagency/ha-reactUsage
import React from 'react'
import { MyComponent } from '@humanagency/ha-react'
const Example = () => {
return <MyComponent />
}License
MIT © valdemarua
