Game Layout Added #692

Merged
ameye merged 1 commits from dummy-game-layout into master 2024-04-02 19:20:42 +00:00
+1 -1
View File
@@ -239,7 +239,7 @@ export default function FamGames() {
breadcrumb = {
[
{ link: "/", title: "Home" },
{ link: "/work-in-progress", title: "Games and Interest", active: true},
{ link: "/work-in-progress", title: "Games and Interest", active: true},
]
}
/>