Releases: jungsoft/materialui-daterange-picker
Releases · jungsoft/materialui-daterange-picker
1.1.92
💅 Improvements
- You can now import the raw date picker component by using:
import { DateRangePickerComponent } from "materialui-daterange-picker";
Thanks to @ffMathy for the contribution!