mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user