mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
ci: tests
This commit is contained in:
@ -21,7 +21,6 @@ export class SliderBase extends View implements SliderDefinition {
|
||||
this.style.accessibilityStep = value;
|
||||
}
|
||||
|
||||
accessible = true;
|
||||
accessibilityRole = AccessibilityRole.Adjustable;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user