mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
[Style] Update "convert to subgraph" icon (#4611)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
@click="() => commandStore.execute('Comfy.Graph.ConvertToSubgraph')"
|
@click="() => commandStore.execute('Comfy.Graph.ConvertToSubgraph')"
|
||||||
>
|
>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<i-comfy:workflow />
|
<i-lucide:shrink />
|
||||||
</template>
|
</template>
|
||||||
</Button>
|
</Button>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user