diff --git a/src/components/familyResources/FamGames.jsx b/src/components/familyResources/FamGames.jsx index cb23c42..e56d6f7 100644 --- a/src/components/familyResources/FamGames.jsx +++ b/src/components/familyResources/FamGames.jsx @@ -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}, ] } />