mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 23:04:06 +00:00
feat: enhance navigation and template filtering with icon support and new category mappings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</template>
|
||||
<template #header-title>
|
||||
<span class="text-neutral text-base">{{
|
||||
$t('templateWorkflows.categories', 'Categories')
|
||||
$t('sideToolbar.templates', 'Templates')
|
||||
}}</span>
|
||||
</template>
|
||||
</LeftSidePanel>
|
||||
@@ -146,11 +146,6 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template #rightPanel>
|
||||
<RightSidePanel>
|
||||
<!-- Template details could go here -->
|
||||
</RightSidePanel>
|
||||
</template>
|
||||
</BaseWidgetLayout>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user