health-record-stack-social-library
v1.0.0
Published
This library will be used in multiple apps to show social wall of Health Record Stack
Downloads
2
Readme
health-record-stack-social-library
This library will be used in multiple apps to show social wall of Health Record Stack
Install
npm install --save health-record-stack-social-library
Usage
import * as React from 'react'
import MyComponent from 'health-record-stack-social-library'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © sanishtj