diff --git a/src/pages/index.js b/src/pages/index.js index c76cd929..44e8175d 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -32,7 +32,9 @@ import SquadCounter from 'src/components/SquadCounter' import CustomThemeHOC from 'src/utils/pageWrappers/CustomThemeHOC' import withGoogleAnalyticsProperties from 'src/utils/pageWrappers/withGoogleAnalyticsProperties' import SfacActivityContainer from 'src/components/SfacActivityContainer' -import Momentum from 'src/components/Momentum' + +// import Momentum from 'src/components/Momentum' + import Leaderboard from 'src/components/Leaderboard' // material components @@ -1120,7 +1122,7 @@ const Index = ({ data: fallbackData, userAgent }) => {
{/* Momentum Direct Donate */} - {user.userId && } + {/* {user.userId && */} {/* Leaderboard */} {user.userId && (