mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-13 16:32:23 +00:00
Update page.tsx
This commit is contained in:
parent
980597348b
commit
f2885fc235
@ -8,7 +8,7 @@ import parse from "html-react-parser"
|
||||
import Footer from "@/components/footer"
|
||||
import RSSLink from "@/components/rss-link"
|
||||
|
||||
// Import CopyableCode dynamically to avoid SSR issues
|
||||
|
||||
const CopyableCode = dynamic(() => import("@/components/CopyableCode"), { ssr: false })
|
||||
|
||||
async function getChangelogContent() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user