docs: add error page (#13839)

This commit is contained in:
Shahed Nasser
2025-10-23 18:10:42 +03:00
committed by GitHub
parent 4ab185c685
commit 012e30801e
20 changed files with 653 additions and 62 deletions
@@ -1,5 +1,4 @@
import { cache, Suspense } from "react"
import { Loading } from "docs-ui"
import { cache } from "react"
import path from "path"
import fs from "fs/promises"
import { ReferenceMDX } from "../../../components/ReferenceMDX"