Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 407 Bytes

File metadata and controls

25 lines (16 loc) · 407 Bytes

@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