diff --git a/components/itinerary.tsx b/components/itinerary.tsx index 0c9f631..79d33fb 100644 --- a/components/itinerary.tsx +++ b/components/itinerary.tsx @@ -265,7 +265,7 @@ const Itinearry = ({ position="bottom" backdrop={false} className="bg-wa-background dark:bg-wa-background-dark p-2" - edge={true} + edge={false} >
@@ -282,17 +282,22 @@ const Itinearry = ({
- + {showShareDrawer && ( + + )}