chore(docs): reorder imports across documentation files for consistency
All checks were successful
Lint / lint (push) Successful in 9m37s
All checks were successful
Lint / lint (push) Successful in 9m37s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user