This commit is contained in:
matteo
2018-11-08 18:22:06 +01:00
parent 48c5e036b0
commit 715831a780
6 changed files with 207 additions and 1 deletions
-1
View File
@@ -2,7 +2,6 @@ import 'react-app-polyfill/ie9';
//import '@babel/polyfill';
import React from 'react';
import ReactDOM from 'react-dom';
import './index.css';
import App from './App';
import registerServiceWorker from './registerServiceWorker';
import { HashRouter } from 'react-router-dom';