diff --git a/apps/mobile/app/screens/Authenticated/ProfileScreen/components/ListCardItem.tsx b/apps/mobile/app/screens/Authenticated/ProfileScreen/components/ListCardItem.tsx index b65313c01..c21eca66d 100644 --- a/apps/mobile/app/screens/Authenticated/ProfileScreen/components/ListCardItem.tsx +++ b/apps/mobile/app/screens/Authenticated/ProfileScreen/components/ListCardItem.tsx @@ -103,7 +103,7 @@ export const ListItemContent: React.FC = observer((props) => { {!enableEstimate ? ( - setEnableEstimate(true)}> + setEnableEstimate(true)}>