mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-02-05 23:33:50 +00:00
Change router
This commit is contained in:
parent
d441277316
commit
7375b4c98c
@ -7,7 +7,7 @@ import Dapps from '../Dapps'
|
||||
|
||||
export default () => (
|
||||
<Switch>
|
||||
<Route exact path="/" component={Home} />
|
||||
<Route exact path="/discover-dapps/" component={Home} />
|
||||
<Route path="/categories" component={Filtered} />
|
||||
<Route path="/all" component={Dapps} />
|
||||
<Route path="/recently-added" component={RecentlyAdded} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user