Skip to content

Commit 9a2c504

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Ray Lin <137183702+ruijialin-avalabs@users.noreply.github.com>
1 parent 232827c commit 9a2c504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core-mobile/patches/react-native-collapsible-tab-view+9.0.0-rc.0.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ index 9ec4cfe..3a068c9 100644
8080
}),
8181
// eslint-disable-next-line react-hooks/exhaustive-deps
8282
- [onTabPress]
83-
+ [onTabPress, toggleSyncScrollFrame]
83+
+ [onTabPress]
8484
)
8585

8686
return (

0 commit comments

Comments
 (0)