[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-04-15 16:52:01 +00:00
parent 61d08b05e9
commit f35743f228

View File

@@ -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>