prateekbh / preact-material-components

preact wrapper for "Material Components for the web"
https://material.preactjs.com
MIT License
554 stars 81 forks source link

fix: sizeMode => target #1349

Closed ghost closed 4 years ago

ghost commented 4 years ago

In cypress, sizeMode is deprecated. So I replaced all of them to target.

prateekbh commented 4 years ago

Amazing work @TroyTae Thanks so much