[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-04-15 08:32:48 +00:00
parent d319337e3e
commit 8aa408a9df
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>