diff --git a/ui/src/components/molecules/stats/index.tsx b/ui/src/components/molecules/stats/index.tsx
index d6b6f7e..7134979 100644
--- a/ui/src/components/molecules/stats/index.tsx
+++ b/ui/src/components/molecules/stats/index.tsx
@@ -10,7 +10,6 @@ import {humanizeCount} from '../../../utils/humanize'
import {LifetimeConnectionsWrapper} from './styles'
import {Layouts} from '../../../constants'
import {useTranslation} from 'react-i18next'
-import Love from '../love'
// import TwitterLink from '../../atoms/twitterLink'
// import useSample from '../../../hooks/useSample'
@@ -87,9 +86,6 @@ const Stats = () => {
{/* Lifetime data proxied*/}
{/* {formattedTotalChunks.toUpperCase()}*/}
{/**/}
-
-
-
>
)
}
diff --git a/ui/src/components/organisms/banner/index.tsx b/ui/src/components/organisms/banner/index.tsx
index 9584a0e..92c4a05 100644
--- a/ui/src/components/organisms/banner/index.tsx
+++ b/ui/src/components/organisms/banner/index.tsx
@@ -15,6 +15,7 @@ import ExpandCollapse from '../../atoms/expandCollapse'
import LogoLink from '../../atoms/logoLink'
import Title from '../../molecules/title'
import ExtensionCta from '../../molecules/extensionCta'
+import Love from '../../molecules/love'
// import Tutorial from '../../atoms/tutorial' // removing this at request of nelson
const Globe = lazy(() => import('../../molecules/globe'))
@@ -124,7 +125,7 @@ const Banner = () => {
style={{
fontSize: 14,
lineHeight: `28px`
- }}
+ }}
/>
{
{
!menu && (target === Targets.WEB) && (
-
+
)
}
+
+
+
BREAKPOINT ? 80 : 24}}
/>
{/*
*/}
- {/**/}
+ {/**/}
{/*
*/}