mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-19 11:58:41 +08:00
4 lines
145 B
TypeScript
4 lines
145 B
TypeScript
|
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
||
|
|
||
|
accessibilityDemoTest('drawer', { disabledRules: ['image-alt'] });
|