Skip to content

Commit

Permalink
更新缩略无用导入
Browse files Browse the repository at this point in the history
  • Loading branch information
more-strive committed Dec 18, 2023
1 parent 88a0117 commit 982be9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Editor/CanvasThumb/ThumbnailTemplate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { computed, onMounted, PropType, ref, watch } from 'vue'
import { StaticCanvas, Group } from 'fabric'
import { Template, CanvasElement } from '@/types/canvas'
import { WorkSpaceThumbType, WorkSpaceDrawType } from '@/configs/canvas'
import { el } from 'element-plus/es/locale';
const props = defineProps({
template: {
Expand Down

0 comments on commit 982be9f

Please sign in to comment.