Skip to content

Commit

Permalink
add back
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-stripe committed May 24, 2024
1 parent a046f28 commit e8eb758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class RowButton: UIView {
self.didTap = didTap
self.shadowRoundedRect = ShadowedRoundedRectangle(appearance: appearance)
super.init(frame: .zero)
// accessibilityIdentifier = text
accessibilityIdentifier = text

// Label and sublabel
let labelsStackView = UIStackView(arrangedSubviews: [
Expand Down

0 comments on commit e8eb758

Please sign in to comment.