mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-12-19 08:09:24 +00:00
docs: update dependencies
This commit is contained in:
parent
f0ac63a368
commit
85d9a65b01
7 changed files with 202 additions and 181 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { docs } from 'fumadocs-mdx:collections/server';
|
||||
import { type InferPageType, loader } from "fumadocs-core/source";
|
||||
import { icons } from "lucide-react";
|
||||
import { createElement } from "react";
|
||||
import { docs } from "@/.source";
|
||||
|
||||
// See https://fumadocs.vercel.app/docs/headless/source-api for more info
|
||||
export const source = loader({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue