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