mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 13:06:20 +00:00
Use Home component as root
This commit is contained in:
parent
71005e5f11
commit
ef344ef332
@ -8,7 +8,7 @@ import { Provider } from 'react-redux'
|
||||
import configureStore from 'store'
|
||||
import { BrowserRouter, Route, Switch } from 'react-router-dom'
|
||||
import shortId from 'shortid'
|
||||
import Home from 'containers/Home'
|
||||
import Home from 'components/Home'
|
||||
import { hasTouchSupport } from './utils/dom'
|
||||
|
||||
const store = configureStore()
|
||||
|
Loading…
x
Reference in New Issue
Block a user