mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-19 20:08:43 +08:00
4 lines
162 B
TypeScript
4 lines
162 B
TypeScript
|
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
||
|
|
||
|
accessibilityDemoTest('notification', { disabledRules: ['button-name', 'label'] });
|