feat: add cloudinary support (#1932)

This commit is contained in:
Shawn Erquhart
2018-12-04 17:04:52 -05:00
committed by GitHub
parent 9662eb292f
commit 1fc2f50499
15 changed files with 281 additions and 17 deletions

View File

@ -17,6 +17,9 @@ const image = {
label: 'Image',
name: 'image',
widget: 'image',
media_library: {
allow_multiple: false,
},
},
{
label: 'Alt Text',