mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
feat: updated memo
This commit is contained in:
parent
0a4abde23d
commit
29c221a8f5
6 changed files with 63 additions and 44 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<ToolWrapper :config="config()" no-card="true">
|
||||
<FileUploader v-model="file"/>
|
||||
<FileUploader v-model="file" />
|
||||
|
||||
<div v-if="base64 || loading" class="mt-10">
|
||||
<v-card>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue