Hey awesome job on this! Where's `useCursor` coming from in the readme examples? Is it the same as doing this: `useTracker(() => MyCollection.find())`?
Hey awesome job on this! Where's
useCursorcoming from in the readme examples? Is it the same as doing this:useTracker(() => MyCollection.find())?