mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
knip fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { $el } from '../ui'
|
import { $el } from '../ui'
|
||||||
|
|
||||||
export interface ToggleSwitchItem {
|
interface ToggleSwitchItem {
|
||||||
text: string
|
text: string
|
||||||
value?: string
|
value?: string
|
||||||
tooltip?: string
|
tooltip?: string
|
||||||
|
|||||||
Reference in New Issue
Block a user