mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-15 12:48:22 +00:00
Update ImportPage.vue
This commit is contained in:
parent
7b2e304f8e
commit
3748badd8b
@ -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 New Issue
Block a user