react-hooks
react-hooks copied to clipboard
Don't set promise state to idle initially
This is not necessary for the initial render:
https://github.com/amannn/react-hooks/blob/8c4d79f5a6b3f81601cf29205bfc1ec0119dc1bf/packages/use-promised/src/index.tsx#L105-L113