added game layout

This commit was merged in pull request #692.
This commit is contained in:
victorAnumudu
2024-04-02 19:04:42 +01:00
parent 96d775d0ba
commit ae31962cd7
+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},
]
}
/>