Folder structure #398
5 changed files with 11 additions and 58822 deletions
10961
index.js
10961
index.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
47866
public/bundle/bundle.js
47866
public/bundle/bundle.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
import GoogleAnalytics from 'react-ga';
|
||||
import { withRouter } from 'react-router-dom';
|
||||
|
||||
GoogleAnalytics.initialize('test');
|
||||
GoogleAnalytics.initialize(null);
|
||||
|
||||
class GAListener extends React.Component {
|
||||
componentDidMount () {
|
||||
|
|
Loading…
Add table
Reference in a new issue