From 439b0904700586e263c33c29ab8a07115339cdb8 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Mon, 25 Sep 2023 12:23:20 +0500 Subject: [PATCH] mobile: fix learn more button is empty --- apps/mobile/app/components/properties/synced.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/mobile/app/components/properties/synced.js b/apps/mobile/app/components/properties/synced.js index e271944f4..205ce31b4 100644 --- a/apps/mobile/app/components/properties/synced.js +++ b/apps/mobile/app/components/properties/synced.js @@ -54,7 +54,7 @@ export const Synced = ({ item, close }) => { { console.error(e); } }} + title="Learn more" fontSize={SIZE.xs} height={30} type="grayAccent"