Fix small issue on mobile nav
This commit is contained in:
@@ -31,7 +31,7 @@ export class MobileNav extends React.PureComponent<Props> {
|
|||||||
<Link to={WebsitePaths.LaunchKit}>0x Launch Kit</Link>
|
<Link to={WebsitePaths.LaunchKit}>0x Launch Kit</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to={WebsitePaths.AssetSwapperDocs}>Swap Tokens</Link>
|
<Link to={WebsitePaths.AssetSwapperPage}>Swap Tokens</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</Section>
|
</Section>
|
||||||
|
|||||||
Reference in New Issue
Block a user