react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
324 stars 134 forks source link

Add react and react-dom as peer dependencies #169

Closed brandonbloom closed 4 years ago

brandonbloom commented 4 years ago

Fixes errors using Yarn 2 (berry).

See https://github.com/ant-design/ant-design/issues/27339 for details.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/collapse/8eu78yznj
✅ Preview: https://collapse-git-react-peer-dependencies.react-component.vercel.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #169 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files           5        5           
  Lines         121      121           
  Branches       39       39           
=======================================
  Hits          118      118           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c7dc10...cc8ea42. Read the comment docs.