From 8b3bb9164453498b78e497e4e8f3a5252b4159ea Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Thu, 8 Jul 2021 17:42:17 -0400 Subject: Hook up navigation to custom category creation --- src/components/moments/Moment.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components') diff --git a/src/components/moments/Moment.tsx b/src/components/moments/Moment.tsx index a1621f2e..ca736b92 100644 --- a/src/components/moments/Moment.tsx +++ b/src/components/moments/Moment.tsx @@ -39,8 +39,6 @@ const Moment: React.FC = ({ move, externalStyles, }) => { - const navigation = useNavigation(); - return ( -- cgit v1.2.3-70-g09d2