Feat: new profit change icons
This commit is contained in:
parent
14e34131ba
commit
fca38a5636
12 changed files with 154 additions and 44 deletions
|
|
@ -301,7 +301,7 @@ const Routes = () => {
|
|||
return (
|
||||
<Switch>
|
||||
<Route exact path="/">
|
||||
<Redirect to={{ pathname: '/transactions' }} />
|
||||
<Redirect to={{ pathname: '/dashboard' }} />
|
||||
</Route>
|
||||
<Route path={'/dashboard'}>
|
||||
<Transition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue