Feat: link from alert to some page
This commit is contained in:
parent
b8d55e82c4
commit
c0106592eb
5 changed files with 18 additions and 24 deletions
|
|
@ -303,7 +303,6 @@ const Routes = () => {
|
|||
<Route exact path="/">
|
||||
<Redirect to={{ pathname: '/transactions' }} />
|
||||
</Route>
|
||||
{/* <Route path="/dashboard" /> */}
|
||||
<Route path={'/dashboard'}>
|
||||
<Transition
|
||||
className={classes.wrapper}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue