mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 19:30:37 +01:00
docs(deps): update @nuxt/content
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<script setup lang="ts">
|
||||
import { withoutTrailingSlash } from 'ufo'
|
||||
import { debounce } from 'perfect-debounce'
|
||||
import type { ParsedContent } from '@nuxt/content/dist/runtime/types'
|
||||
import type { ParsedContent } from '@nuxt/content'
|
||||
|
||||
const searchRef = ref()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user