mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 08:14:06 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -57,8 +57,6 @@ const emit = defineEmits<{
|
||||
'approach-end': []
|
||||
}>()
|
||||
|
||||
|
||||
|
||||
const itemHeight = ref(defaultItemHeight)
|
||||
const itemWidth = ref(defaultItemWidth)
|
||||
const container = ref<HTMLElement | null>(null)
|
||||
|
||||
Reference in New Issue
Block a user