remove text

pull/4774/head
Joseph Izang 5 months ago
parent 37a8c7e13f
commit 9e9620a011
  1. 8
      libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx

@ -146,14 +146,6 @@ function HomeTabTitle() {
> >
<FormattedMessage id="home.documentation" /> <FormattedMessage id="home.documentation" />
</a> */} </a> */}
<a
className="pl-2 remixui_home_text"
onClick={() => _paq.push(['trackEvent', 'hometab', 'header', 'remixPlugin'])}
target="__blank"
href="https://remix-plugin-docs.readthedocs.io/en/latest/"
>
Remix Desktop
</a>
<a <a
className="pl-2 remixui_home_text" className="pl-2 remixui_home_text"
onClick={() => _paq.push(['trackEvent', 'hometab', 'header', 'remixDesktop'])} onClick={() => _paq.push(['trackEvent', 'hometab', 'header', 'remixDesktop'])}

Loading…
Cancel
Save