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
However, looks like this change was merged into master branch. But, it didn't actually make it to the latest v1.1.92 release? When making use of the library, It is still passing justify instead of justifyContent.
Currently getting a console Warning:
This is a follow up on Issue 24 that seems to have been addressed on Pull Request #25
However, looks like this change was merged into
master
branch. But, it didn't actually make it to the latestv1.1.92
release? When making use of the library, It is still passingjustify
instead ofjustifyContent
.v1.1.92
tag 👉 https://github.com/jungsoft/materialui-daterange-picker/blob/1.1.92/package/src/components/Menu.tsx#L103master
branch 👉 https://github.com/jungsoft/materialui-daterange-picker/blob/master/package/src/components/Menu.tsx#L103Would it be possible to release (or re-release) this to update package and remove this error?
The text was updated successfully, but these errors were encountered: