mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
@@ -2,7 +2,7 @@ import { api } from "./api";
|
||||
import { ComfyDialog as _ComfyDialog } from "./ui/dialog.js";
|
||||
import { toggleSwitch } from "./ui/toggleSwitch.js";
|
||||
import { ComfySettingsDialog } from "./ui/settings.js";
|
||||
import { ComfyApp, app } from "./app.js";
|
||||
import { ComfyApp, app } from "./app";
|
||||
|
||||
export const ComfyDialog = _ComfyDialog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user