jungsoft / materialui-daterange-picker

A react date range picker implementation using @material-ui.
MIT License
70 stars 81 forks source link

justifyContent prop for Grid instead of justify #25

Closed sreerajmp closed 2 years ago

sreerajmp commented 2 years ago

24

sreerajmp commented 2 years ago

@jungrafael

jungrafael commented 2 years ago

Thanks for the PR @sreerajmp!

minro commented 2 years ago

When is this planned for release?

flzozaya commented 10 months ago

Hello @jungrafael Looks like this change was merged into master branch. But it didn't actually make it to the latest v1.1.92 release? - It is still passing justify instead of justifyContent.

v1.1.92 tag 👉 https://github.com/jungsoft/materialui-daterange-picker/blob/1.1.92/package/src/components/Menu.tsx#L103 master branch 👉 https://github.com/jungsoft/materialui-daterange-picker/blob/master/package/src/components/Menu.tsx#L103

Would it be possible to release?