react-component / collapse

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

fix: Motion should provider a basic hidden className #176

Closed zombieJ closed 3 years ago

zombieJ commented 3 years ago

resolve #175

vercel[bot] commented 3 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/clf5jpnkj
✅ Preview: https://collapse-git-fix-hidden.react-component.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #176 (28d1e5c) into master (d1ca569) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files           4        4           
  Lines         105      105           
  Branches       32       32           
=======================================
  Hits          104      104           
  Misses          1        1           
Impacted Files Coverage Δ
src/Panel.tsx 96.77% <ø> (ø)

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 d1ca569...28d1e5c. Read the comment docs.