From f789db4ac166748f920006b6dd38e5a5918f3eb2 Mon Sep 17 00:00:00 2001 From: duogenesis <136373989+duogenesis@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:04:55 +1100 Subject: [PATCH] Remove TODO comment --- components/image-carousel.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/image-carousel.tsx b/components/image-carousel.tsx index b7a9808a..f0fee0d3 100644 --- a/components/image-carousel.tsx +++ b/components/image-carousel.tsx @@ -13,8 +13,6 @@ import { ImageOrSkeleton } from './profile-card'; import { ChevronLeft, ChevronRight } from "react-native-feather"; import Ionicons from '@expo/vector-icons/Ionicons'; -// TODO: Add a back button to the in-depth screen - const ImageCarousel = ({ uuids, activeIndex,