diff --git a/src/pages/index.js b/src/pages/index.js index 47b9986b..87764280 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -55,7 +55,7 @@ import UpdateImpactMutation from 'src/utils/mutations/UpdateImpactMutation' import SetHasViewedIntroFlowMutation from 'src/utils/mutations/SetHasViewedIntroFlowMutation' import { incrementTabsOpenedToday } from 'src/utils/adHelpers' import { isClientSide } from 'src/utils/ssr' -import { aboutURL, accountURL, achievementsURL } from 'src/utils/urls' +import { aboutURL, achievementsURL } from 'src/utils/urls' import { showMockAchievements, showBackgroundImages, @@ -808,7 +808,7 @@ const Index = ({ data: fallbackData, userAgent }) => { } /> ) : ( - + { )} /> - + )}
{
- + { )} /> - +