mirror of
https://github.com/pinry/pinry.git
synced 2026-02-27 08:41:02 +01:00
Feature: Add Image type for pin-upload
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<div v-show="previewImage === null">
|
||||
<b-field>
|
||||
<b-upload v-model="dropFile"
|
||||
accept="image/*"
|
||||
:loading="loading"
|
||||
drag-drop>
|
||||
<section class="section">
|
||||
|
||||
Reference in New Issue
Block a user