mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update page.tsx
This commit is contained in:
parent
6432364c79
commit
32a92a7a2e
@ -1,4 +1,5 @@
|
||||
import Link from "next/link"
|
||||
const Footer = dynamic(() => import("@/components/footer"), { ssr: false })
|
||||
|
||||
interface Guide {
|
||||
title: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user