Merged in feat/SW-159-remove-accessibilityElevatorPitchText (pull request #1245)
fix(SW-1553): remove accessibilityElevatorPitchText * fix(SW-159): remove accessibilityElevatorPitchText Approved-by: Bianca Widstam Approved-by: Christian Andolf Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -26,7 +26,7 @@ export interface ParkingProps {
|
||||
}
|
||||
|
||||
export interface AccessibilityProps {
|
||||
accessibilityElevatorPitchText: string
|
||||
elevatorPitchText: string
|
||||
}
|
||||
|
||||
export interface RestaurantProps {
|
||||
|
||||
Reference in New Issue
Block a user