Insert ga tags in app
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
import React from 'react';
|
||||
import { Helmet } from 'react-helmet';
|
||||
import Navigation from './Navigation';
|
||||
import Analytics from './Analytics';
|
||||
import Analytics from '../../../shared/components/Analytics';
|
||||
import globalStyles from '../../../shared/styles/globals';
|
||||
|
||||
type Props = {
|
||||
|
Reference in New Issue
Block a user