This commit is contained in:
Hailey
2024-06-03 09:23:44 -07:00
parent b57a184002
commit cf109da792
-1
View File
@@ -279,7 +279,6 @@ function ProfileScreenLoaded({
useFocusEffect(
React.useCallback(() => {
console.log('run')
setDrawerSwipeDisabled(currentPage > 0)
return () => {
setDrawerSwipeDisabled(false)