From 0ac3acd8ace6693cc46fd49f1aa5076afedca268 Mon Sep 17 00:00:00 2001 From: George Rusu Date: Mon, 24 May 2021 15:40:47 -0700 Subject: Remove unnecessary prop, fix linting issue --- src/components/common/MomentTags.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/components/common/MomentTags.tsx b/src/components/common/MomentTags.tsx index 28942e8a..9fe451a1 100644 --- a/src/components/common/MomentTags.tsx +++ b/src/components/common/MomentTags.tsx @@ -16,7 +16,6 @@ const MomentTags: React.FC = ({ tags, imageRef, deleteFromList, - onPress, }) => { const [offset, setOffset] = useState([0, 0]); const [curStart, setCurStart] = useState([0, 0]); -- cgit v1.2.3-70-g09d2