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