You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2021. It is now read-only.
In #36 a new more flexible way to size the QR code was introduced. This means the size prop is now obsolete and we should get rid of it. The change will happen in two steps:
a new minor version with a deprecation warning
a new major version with the prop removed
The text was updated successfully, but these errors were encountered:
The 'size' prop was removed in favour of 'className', 'style' and 'width' props
BREAKING CHANGE: The 'size' prop was removed and will no longer work
#45
In #36 a new more flexible way to size the QR code was introduced. This means the
size
prop is now obsolete and we should get rid of it. The change will happen in two steps:The text was updated successfully, but these errors were encountered: