mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Merge remote-tracking branch 'origin/bl-stacked-assets' into bl-stacked-assets
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
variant="secondary"
|
variant="secondary"
|
||||||
size="md"
|
size="md"
|
||||||
class="gap-1 font-bold"
|
class="gap-1 font-bold"
|
||||||
:aria-label="stackIndicatorLabel || undefined"
|
:aria-label="stackIndicatorLabel"
|
||||||
:aria-expanded="stackExpanded"
|
:aria-expanded="stackExpanded"
|
||||||
@click.stop="emit('stack-toggle')"
|
@click.stop="emit('stack-toggle')"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user