• Tom Quirk's avatar
    Add design_input.vue component · 481e3b00
    Tom Quirk authored
    Intended to be used for any design upload.
    
    Only currently used in button.vue,
    but will eventually be used for dropzone
    
    CHanges behaviour slightly, to get upload
    files from the @change event, rather than
    the element.files itself
    481e3b00
button_spec.js 1.41 KB