| import accessibilityDemoTest from '../../../tests/shared/accessibilityTest'; | |
| accessibilityDemoTest('grid', { | |
| // waiting for slider fix | |
| skip: ['playground.tsx'], | |
| }); | |
| import accessibilityDemoTest from '../../../tests/shared/accessibilityTest'; | |
| accessibilityDemoTest('grid', { | |
| // waiting for slider fix | |
| skip: ['playground.tsx'], | |
| }); | |