react-packages
react-packages copied to clipboard
Modified useFindClient hook
Modification implemented as suggested in section 4.2. https://github.com/meteor/react-packages/pull/360#issuecomment-1290668953.
It removes the fetch function call and adds a data initializer made with cursor observing.