Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

health-record-stack-social-library

sanishtj5MIT1.0.0TypeScript support: included

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

readme

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