react-copy-write icon indicating copy to clipboard operation
react-copy-write copied to clipboard

Remove fbjs dependency

Open pascalduez opened this issue 7 years ago • 0 comments

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.

pascalduez avatar Sep 13 '18 17:09 pascalduez