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