This commit is contained in:
PhyoThandar
2020-10-14 13:56:03 +06:30
11 changed files with 481 additions and 519 deletions

View File

@@ -242,7 +242,6 @@ class _ShipmentEditorState extends State<ShipmentEditor> {
},
),
),
Column(
children: getBoxList(context, boxModel.boxes),
),