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>
|
||||
</li>
|
||||
<li>
|
||||
<Link to={WebsitePaths.AssetSwapperDocs}>Swap Tokens</Link>
|
||||
<Link to={WebsitePaths.AssetSwapperPage}>Swap Tokens</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</Section>
|
||||
|
||||
Reference in New Issue
Block a user