mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update ImportPage.vue
This commit is contained in:
parent
7b2e304f8e
commit
3748badd8b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<form>
|
||||
<form style="display: grid; gap: 15rem">
|
||||
<div>
|
||||
<input ref="fileSelector" type="file" @change="fileChange" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue