README
socialwall-reactlib
Socialwall react library for using as dashboard feed in all Health Record Stack apps
Install
npm install socialwall-reactlib
Usage
import React from 'react'
import SocialWall from 'socialwall-reactlib'
const Dashboard = () => {
return <SocialWall />
}
License
MIT © sanishtj