diff --git a/app/(tabs)/sync.tsx b/app/(tabs)/sync.tsx index 6b17781..f94526e 100644 --- a/app/(tabs)/sync.tsx +++ b/app/(tabs)/sync.tsx @@ -723,12 +723,7 @@ const GridItem = memo( const canShow = post.status === 'completed' || post.status === 'success' return ( - onSelect(post)} - > + onSelect(post)}>