chore(docs): reorder imports across documentation files for consistency
All checks were successful
Lint / lint (push) Successful in 9m37s

This commit is contained in:
Mathis HERRIOT
2026-01-05 16:30:02 +01:00
parent 86543eeb4f
commit 6074917bfb
6 changed files with 10 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
import { remarkMdxMermaid } from "fumadocs-core/mdx-plugins";
import {
defineConfig,
defineDocs,
frontmatterSchema,
metaSchema,
} from "fumadocs-mdx/config";
import { remarkMdxMermaid } from "fumadocs-core/mdx-plugins";
// You can customise Zod schemas for frontmatter and `meta.json` here
// see https://fumadocs.dev/docs/mdx/collections