fixes needed for building
This commit is contained in:
parent
cf32f8ec8b
commit
af7ed5bb03
3 changed files with 7 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ import {
|
|||
AccordionTrigger,
|
||||
} from '@/components/ui/accordion'
|
||||
|
||||
const { t, locale } = useI18n()
|
||||
const { t } = useI18n()
|
||||
|
||||
const faqs = computed(() => [
|
||||
{
|
||||
|
|
@ -45,4 +45,4 @@ const faqs = computed(() => [
|
|||
</Accordion>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue