migrate date and datetime widgets

This commit is contained in:
Shawn Erquhart
2018-07-24 10:45:12 -04:00
parent 0e61613295
commit e80a407cee
19 changed files with 127 additions and 287 deletions

View File

@ -0,0 +1,2 @@
export DateTimeControl from './DateTimeControl';
export DateTimePreview from 'netlify-cms-widget-date';