style: fmt code

This commit is contained in:
ReaJason
2026-04-26 14:11:38 +08:00
parent fbca58878a
commit 696bc206ce
150 changed files with 948 additions and 1522 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import defaultMdxComponents from "fumadocs-ui/mdx";
import type { MDXComponents } from "mdx/types";
import defaultMdxComponents from "fumadocs-ui/mdx";
export function getMDXComponents(components?: MDXComponents) {
return {
...defaultMdxComponents,