mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +01:00
feat(FileUpload): new component
Co-Authored-By: Vachmara <55046446+vachmara@users.noreply.github.com>
This commit is contained in:
5
playground/app/pages/components/file-upload.vue
Normal file
5
playground/app/pages/components/file-upload.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<UFileUpload />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user