Skip to content

Commit 7c1ff96

Browse files
Remove UnityIframe import from home page
1 parent cd01460 commit 7c1ff96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import Navbar from "@/components/Navbar";
2-
import UnityIFrame from "@/components/UnityIFrame";
32
import { Button } from "@chakra-ui/react";
43

54
export default function Home() {

0 commit comments

Comments
 (0)