Update page.tsx

This commit is contained in:
MacRimi
2025-02-14 11:29:22 +01:00
committed by GitHub
parent c1d63df0f7
commit f56c568a09

View File

@@ -1,3 +1,5 @@
"use client"
import CopyableCode from "@/components/CopyableCode"
export default function InstallationPage() {