react-copy-write
react-copy-write copied to clipboard
Remove fbjs dependency
Hi,
following the changes in React core:
- https://github.com/facebook/react/pull/13069
- https://github.com/facebook/prop-types/pull/194
I thought it would make sense here as well.
So use the smaller shallowequal package instead.
Also maybe wait until the same PR on creact-react-context get merged/published.