mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-02 12:11:58 +00:00
[automated] Apply ESLint and Prettier fixes
This commit is contained in:
@@ -30,9 +30,9 @@ import {
|
||||
filterWidgetProps
|
||||
} from '@/utils/widgetPropFilter'
|
||||
|
||||
import { ensureValueInOptions } from '../utils/widgetOptionsUtils'
|
||||
import { WidgetInputBaseClass } from './layout'
|
||||
import WidgetLayoutField from './layout/WidgetLayoutField.vue'
|
||||
import { ensureValueInOptions } from '../utils/widgetOptionsUtils'
|
||||
|
||||
const props = defineProps<{
|
||||
widget: SimplifiedWidget<string | number | undefined>
|
||||
|
||||
Reference in New Issue
Block a user