diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx index 54d303396b..18b4b7889d 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -124,7 +124,6 @@ export function OuterWithoutPortal({ topInset={30} bottomInset={insets.bottom} onSnapPointChange={e => { - console.log(e.nativeEvent) setSnapPoint(e.nativeEvent.snapPoint) }} onStateChange={e => {