fix profile
This commit is contained in:
@@ -222,7 +222,7 @@ class _PickupBoxEditorState extends State<PickupBoxEditor> {
|
||||
color: primaryColor, fontWeight: FontWeight.bold),
|
||||
),
|
||||
children: [
|
||||
DeliveryAddressRow(shippingAddress: _shippingAddress),
|
||||
DeliveryAddressRow(deliveryAddress: _shippingAddress),
|
||||
Container(
|
||||
padding:
|
||||
EdgeInsets.only(top: 20, bottom: 15, right: 15),
|
||||
|
||||
Reference in New Issue
Block a user