import React from 'react' import FamGames from '../components/familyResources/FamGames' export default function FamGamesPage() { return ( <> ) }