refactor(settings): replace file input with browser-fs-access
This commit is contained in:
parent
645da2f945
commit
23c7e68755
2 changed files with 38 additions and 56 deletions
|
@ -70,7 +70,6 @@ const { submit, submitting } = submitter(async ({ dirtyFields }) => {
|
|||
<div of-hidden bg="gray-500/20" aspect="3">
|
||||
<CommonInputImage
|
||||
v-if="isHydrated"
|
||||
ref="elInputImage"
|
||||
v-model="form.header"
|
||||
:original="onlineSrc.header"
|
||||
w-full h-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue