mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-13 23:59:12 +08:00
4 lines
147 B
TypeScript
4 lines
147 B
TypeScript
|
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
||
|
|
||
|
accessibilityDemoTest('switch', { disabledRules: ['button-name'] });
|