CXTDT-560485 - updated text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
bf731a8a84
commit
72e86dafc2
@ -68,7 +68,7 @@ extension Tilelet {
|
||||
}
|
||||
|
||||
public var accessibilityLabel: String {
|
||||
self == .rightArrow ? "Right Arrow" : "External Link"
|
||||
self == .rightArrow ? "Directional right arrow" : "External link"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
1.0.70
|
||||
----------------
|
||||
- CXTDT-560485 - Tilelet - Accessibility Icons
|
||||
|
||||
1.0.69
|
||||
----------------
|
||||
- DatePicker - Refactored how this is shown
|
||||
|
||||
Loading…
Reference in New Issue
Block a user