From bffbb94201a5637cb6b55b59b499fb0ec67218d6 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Mon, 11 Mar 2024 09:39:23 +0000 Subject: mobile: Setup share intent --- packages/mobile/components/Logo.tsx | 2 +- packages/mobile/components/ui/Input.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/mobile/components') diff --git a/packages/mobile/components/Logo.tsx b/packages/mobile/components/Logo.tsx index a15d8561..57f7a5c3 100644 --- a/packages/mobile/components/Logo.tsx +++ b/packages/mobile/components/Logo.tsx @@ -3,7 +3,7 @@ import { View, Text } from "react-native"; export default function Logo() { return ( - + Hoarder diff --git a/packages/mobile/components/ui/Input.tsx b/packages/mobile/components/ui/Input.tsx index 6fc90b8f..2fcb2764 100644 --- a/packages/mobile/components/ui/Input.tsx +++ b/packages/mobile/components/ui/Input.tsx @@ -17,7 +17,7 @@ const Input = forwardRef, InputProps>( -- cgit v1.2.3-70-g09d2