@ledgy/react-meteor-data
v2.2.2
Published
React hook for reactively tracking Meteor data
Downloads
224
Readme
@ledgy/meteor-react-data
This is an unmodified copy of meteor-react-data on NPM.
Usage
Install the package
npm install --save @ledgy/meteor-react-dataUse the package like the original
import { useTracker } from '@ledgy/react-meteor-data';Update
npm run update
npm publish