Order draw
This commit is contained in:
@@ -212,6 +212,9 @@ const VerticalMenu = ({ dictionary, scrollMenu }: Props) => {
|
||||
>
|
||||
{dictionary['navigation'].vendor}
|
||||
</MenuItem>
|
||||
<MenuItem href={`/${locale}/draw`} icon={<i className='tabler-building' />} target='_blank'>
|
||||
Random Draw
|
||||
</MenuItem>
|
||||
</MenuSection>
|
||||
</Menu>
|
||||
</ScrollWrapper>
|
||||
|
||||
Reference in New Issue
Block a user