This commit is contained in:
David Baker 2019-03-05 16:20:18 +00:00
parent 57d8f6d8a2
commit b68a71b294
3 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,7 @@ export class TopLeftMenu extends React.Component {
<a href={hostingSignupLink} target="_blank" rel="noopener">
<img src={require("../../../../res/img/external-link.svg")} width="11" height="10" alt='' />
</a>
</div>
</div>;
}
let homePageSection = null;