From a6d2997acc18e35d78e59b923d6a7110bc844f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 5 Jun 2023 11:56:39 +0300 Subject: [PATCH] Update FileContent.vue --- components/lib/fileupload/FileContent.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/lib/fileupload/FileContent.vue b/components/lib/fileupload/FileContent.vue index 1ce3dc14b..066835b47 100644 --- a/components/lib/fileupload/FileContent.vue +++ b/components/lib/fileupload/FileContent.vue @@ -24,6 +24,7 @@ import Button from 'primevue/button'; import TimesIcon from 'primevue/icons/times'; export default { + name: 'FileContent', extends: BaseComponent, emits: ['remove'], props: {