Skip to content

New DateTimePickerElement

Compare
Choose a tag to compare
@dohomi dohomi released this 18 Aug 01:29

Add new component DateTimePickerElement

For the use of the new element checkout the docs:
https://react-hook-form-material-ui.vercel.app/?path=/story/datetimepickerelement--basic

Thanks to @Morriz for his contribution.

  • Create DateTimePickerElement.tsx: e889050
  • Update index.ts: f7057d4
  • Merge pull request #90 from Morriz/master: b5a3d39
  • Add stories for DateTimePickerElement: 9edb9f4