1.0.0 • Published 4 years ago

health-record-stack-social-library v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

health-record-stack-social-library

This library will be used in multiple apps to show social wall of Health Record Stack

NPM JavaScript Style Guide

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