Ajout history externe

This commit is contained in:
2020-02-25 11:44:05 +01:00
parent 6621e81e17
commit 4d4a4a8744
3 changed files with 11 additions and 4 deletions

View File

@ -1,5 +1,5 @@
import ReactDOM from 'react-dom'
import App from './app'
import { HotApp as App } from './app'
import { configureStore } from './store/store'
import { Provider } from 'react-redux'
import 'bulma/css/bulma.min.css';