@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-data
Use the package like the original
import { useTracker } from '@ledgy/react-meteor-data';
Update
npm run update
npm publish