Remove Add funds menu option for now.
This commit is contained in:
parent
e0123748b9
commit
50268eeca7
|
@ -48,10 +48,10 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
|
|||
name: 'Your markets',
|
||||
href: `/${user.username}`,
|
||||
},
|
||||
{
|
||||
name: 'Add funds',
|
||||
href: '/add-funds',
|
||||
},
|
||||
// {
|
||||
// name: 'Add funds',
|
||||
// href: '/add-funds',
|
||||
// },
|
||||
{
|
||||
name: 'Sign out',
|
||||
href: '#',
|
||||
|
|
Loading…
Reference in New Issue
Block a user