mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
[backport rh-test] add title to asset names in model browser (#6345)
Backport of #6338 to `rh-test` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6345-backport-rh-test-add-title-to-asset-names-in-model-browser-29a6d73d36508116af70c360f1d2db41) by [Unito](https://www.unito.io) Co-authored-by: Christian Byrne <cbyrne@comfy.org>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
'dark-theme:text-white'
|
||||
)
|
||||
"
|
||||
:title="asset.name"
|
||||
>
|
||||
{{ asset.name }}
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user