Update FileContent.vue

This commit is contained in:
Tuğçe Küçükoğlu 2023-06-05 11:56:39 +03:00
parent 46af888892
commit a6d2997acc

View file

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