Skip to content

Commit b266b5b

Browse files
committed
Update title mode for customs form printing view
1 parent 2bb36e4 commit b266b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Details/Shipping Labels/Print Customs Form/PrintCustomsFormsView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ struct PrintCustomsFormsView: View {
8080
}
8181
}
8282
.navigationTitle(Localization.navigationTitle)
83+
.navigationBarTitleDisplayMode(.inline)
8384
}
8485

8586
private var saveForLaterButton: some View {

0 commit comments

Comments
 (0)