Single Image Upload example

With custom title

How it looks (preview)

Custom title

Images must be 960px by 640px

How to call this example

<%= render "components/single_image_upload", {
  id: "single-image-upload-with-title",
  name: "ingle-image-upload-with-title",
  title: "Custom title"
} %>