mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
feat(FileUpload): new component
Co-Authored-By: Vachmara <55046446+vachmara@users.noreply.github.com>
This commit is contained in:
5
src/theme/file-upload.ts
Normal file
5
src/theme/file-upload.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
slots: {
|
||||
root: ''
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user