Skip to content

Releases: jungsoft/materialui-daterange-picker

1.1.92

15 Sep 13:05
Compare
Choose a tag to compare

💅 Improvements

  • You can now import the raw date picker component by using:
import { DateRangePickerComponent } from "materialui-daterange-picker";

Thanks to @ffMathy for the contribution!