Remove create a market on mobile

This commit is contained in:
jahooma 2022-01-22 11:44:49 -06:00
parent 0617fedb17
commit a5f953743f

View File

@ -37,10 +37,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
name: 'All markets',
href: '/markets',
},
{
name: 'Create a market',
href: '/create',
},
]
: []),
{