Remove create a market on mobile
This commit is contained in:
parent
0617fedb17
commit
a5f953743f
|
@ -37,10 +37,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
|
|||
name: 'All markets',
|
||||
href: '/markets',
|
||||
},
|
||||
{
|
||||
name: 'Create a market',
|
||||
href: '/create',
|
||||
},
|
||||
]
|
||||
: []),
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user