From 04e1ad313a4e23092eedfa433c621c1e3cc3e7c4 Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Mon, 18 Sep 2023 18:54:15 +0300 Subject: [PATCH] fix: add valid icon for title logo --- src/pages/Dashboard/TitleLogo.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/pages/Dashboard/TitleLogo.tsx b/src/pages/Dashboard/TitleLogo.tsx index 98592d3e..a9ec98fa 100644 --- a/src/pages/Dashboard/TitleLogo.tsx +++ b/src/pages/Dashboard/TitleLogo.tsx @@ -1,10 +1,16 @@ -import { Text } from '@status-im/components' +import { Avatar, Text } from '@status-im/components' import { XStack, YStack } from 'tamagui' const TitleLogo = () => { return ( - {/* } /> */} + + } + /> Nimbus