fixes
This commit is contained in:
@@ -78,8 +78,8 @@ export function MapBottomSheet({
|
||||
title={t("cart.selectLocation")}
|
||||
showCloseButton={true}
|
||||
initialSnap={1}
|
||||
height={"950px"}
|
||||
snapPoints={["950px"]}
|
||||
height={"755px"}
|
||||
snapPoints={["755px"]}
|
||||
>
|
||||
<div
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user