Files
ComfyUI_frontend/apps
Glary-Bot da50f8bb54 refactor(website): extract useBannerImage composable
Hoist the shared isImageError + showDefaultBanner + imgSrc state out
of PackBanner.vue (which mirrors src/.../PackBanner.vue from the
manager 1:1) into a reusable composable with unit tests. Reverses
the earlier pushback on review comment #3183051459 — the reviewer
was right that there is reusable stateful logic worth extracting.
2026-05-04 17:21:26 +00:00
..