[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-04-15 11:03:21 +00:00
parent 6ed372e277
commit b3adf8b0d8
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ export const ManyItems: Story = {
faqPrefix: 'download.faq',
faqCount: 8
}
}
}

View File

@@ -13,4 +13,4 @@ const { locale = 'en' } = defineProps<{ locale?: Locale }>()
faq-prefix="download.faq"
:faq-count="8"
/>
</template>
</template>