mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 23:50:08 +00:00
nit
This commit is contained in:
@@ -55,7 +55,7 @@ import ResultVideo from './ResultVideo.vue'
|
||||
const galleryVisible = ref(false)
|
||||
|
||||
const emit = defineEmits<{
|
||||
(e: 'update:activeIndex', value: number): void
|
||||
'update:activeIndex': [number]
|
||||
}>()
|
||||
|
||||
const props = defineProps<{
|
||||
|
||||
Reference in New Issue
Block a user