Skip to content

Commit 133d31f

Browse files
Add line space for readability.
1 parent 8dc959c commit 133d31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Details/Shipping Labels/WooShipping Create Shipping Labels/WooShippingCreateLabelsView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ private extension WooShippingCreateLabelsView {
231231
}
232232
})
233233
}
234+
234235
// Verification notice for missing ITN in customs form
235236
if let itnMissingNoticeLabel = viewModel.itnMissingNoticeLabel {
236237
verificationNotice(with: itnMissingNoticeLabel,

0 commit comments

Comments
 (0)