migrate file and image widgets

This commit is contained in:
Shawn Erquhart
2018-07-24 13:57:57 -04:00
parent e80a407cee
commit 2efd09ba94
14 changed files with 303 additions and 21 deletions

View File

@ -1,2 +1,2 @@
export DateTimeControl from './DateTimeControl';
export DateTimePreview from 'netlify-cms-widget-date';
export { DatePreview as DateTimePreview } from 'netlify-cms-widget-date';