We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4389760 commit 771e3adCopy full SHA for 771e3ad
WooCommerce/Classes/ViewRelated/Orders/Cells/OrderTrackingTableViewCell.swift
@@ -87,7 +87,6 @@ private extension OrderTrackingTableViewCell {
87
bottomText ?? "")
88
}
89
90
- //
91
func configureActionButtonForVoiceOver() {
92
actionButton.accessibilityLabel = actionButtonNormalText
93
actionButton.accessibilityTraits = .button
@@ -97,7 +96,6 @@ private extension OrderTrackingTableViewCell {
97
96
98
99
100
-
101
/// MARK: - Expose private outlets for tests
102
///
103
extension OrderTrackingTableViewCell {
0 commit comments