From 48ba260486c3a4186da522be40aa3f1f2068bce5 Mon Sep 17 00:00:00 2001 From: OtavioStasiak Date: Wed, 11 Dec 2024 00:45:06 -0300 Subject: [PATCH] fix: removed comment --- app/containers/Touch.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/containers/Touch.tsx b/app/containers/Touch.tsx index 7571e2179b..3c39ac6f7f 100644 --- a/app/containers/Touch.tsx +++ b/app/containers/Touch.tsx @@ -16,7 +16,6 @@ const Touch = React.forwardRef( const { colors } = useTheme(); return ( - // container for accessibility