Update FileContent.vue

pull/4030/head
Tuğçe Küçükoğlu 2023-06-05 11:56:39 +03:00
parent 46af888892
commit a6d2997acc
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import Button from 'primevue/button';
import TimesIcon from 'primevue/icons/times'; import TimesIcon from 'primevue/icons/times';
export default { export default {
name: 'FileContent',
extends: BaseComponent, extends: BaseComponent,
emits: ['remove'], emits: ['remove'],
props: { props: {