v1.118.0 E2E tests (#9994)

This commit is contained in:
Samuel Newman
2026-03-05 02:45:08 +00:00
committed by GitHub
parent afbade6f6f
commit 30c9ea5789
14 changed files with 85 additions and 34 deletions
+1
View File
@@ -454,6 +454,7 @@ function SortableItem<T>({
const dragHandle = (
<GestureDetector gesture={gesture}>
<Animated.View
testID="feed-drag-handle"
style={[
a.justify_center,
a.align_center,