This commit is contained in:
2025-10-21 18:50:52 +03:00
parent 3ff60a1cf4
commit 8f817eee14
13 changed files with 157 additions and 100 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<script>
import SvgIcon from './SvgIcon.vue';
import Utils from '@/lib/utils';
import Utils from '@/lib/Utils';
export default {
emits:['target', 'preview'],