move components to separate folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import PublicGames from "./PublicGames";
|
||||
import PublicGames from "@/components/PublicGames";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user