feat: search bar

This commit is contained in:
CorentinTh 2020-05-15 12:27:18 +02:00
parent 34889eb1ce
commit 49f0721107
No known key found for this signature in database
GPG key ID: 44C26D9F091CEFC7
4 changed files with 75 additions and 11 deletions

View file

@ -11,7 +11,7 @@
>
<p>Drag & drop a file here</p>
<p class="or">or</p>
<v-btn depressed>upload manually</v-btn>
<v-btn depressed>select a file</v-btn>
<p class="or">or</p>
<v-text-field outlined dense label="Paste an url to the file" hide-details></v-text-field>
</div>