mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-19 22:09:37 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -46,10 +46,7 @@ const {
|
||||
t(headingSuffixKey, locale)
|
||||
}}</template>
|
||||
</h2>
|
||||
<p
|
||||
v-if="subtitleKey"
|
||||
class="text-primary-comfy-canvas/70 mt-6 text-sm"
|
||||
>
|
||||
<p v-if="subtitleKey" class="text-primary-comfy-canvas/70 mt-6 text-sm">
|
||||
{{ t(subtitleKey, locale) }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user