From 73441acf72f014d12d6e8496a17af7817b5959a5 Mon Sep 17 00:00:00 2001 From: masterchief164 Date: Wed, 4 Oct 2023 13:12:51 +0530 Subject: [PATCH] fix: made changes to the usage screen as per the new designs --- .../src/pages/OnBoarding/Usage.tsx | 61 ++++++++++++++----- 1 file changed, 47 insertions(+), 14 deletions(-) diff --git a/packages/cysync-core/src/pages/OnBoarding/Usage.tsx b/packages/cysync-core/src/pages/OnBoarding/Usage.tsx index 833aa8c17..e139e5183 100644 --- a/packages/cysync-core/src/pages/OnBoarding/Usage.tsx +++ b/packages/cysync-core/src/pages/OnBoarding/Usage.tsx @@ -10,6 +10,7 @@ import { Flex, Image, usageIcon, + InformationIcon, } from '@cypherock/cysync-ui'; import React, { FC, useState } from 'react'; @@ -71,7 +72,7 @@ const UsageDialogBox: FC<{ height="full" > usageIcon - + - - - + + + + + + @@ -123,7 +139,7 @@ const UsageDialogBox: FC<{ height="full" > usageIcon - + - - - + + + + + +