mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: migrate to nuxt compatibility 4
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import { serverQueryContent } from '#content/server'
|
||||
|
||||
export default eventHandler(async (event) => {
|
||||
return serverQueryContent(event).where({ _type: 'markdown', navigation: { $ne: false } }).find()
|
||||
})
|
||||
Reference in New Issue
Block a user