mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
lint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { useContent } from "#imports";
|
||||
import { useContent } from '#imports'
|
||||
|
||||
const { page } = useContent();
|
||||
const { page } = useContent()
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user