fix: admin courses

This commit is contained in:
sajjadtalkhabi
2026-05-27 14:47:19 +03:30
parent 7eb2984f5e
commit cb86920015
50 changed files with 787 additions and 649 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
@click="removeFile(index, file)"
>
<template #icon>
<SvgIcon name="close" :size="16" />
<SvgIcon name="close" color="red" :size="16" />
</template>
</CircleButton>
</div>