mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-05 05:28:20 +08:00
4 lines
153 B
TypeScript
4 lines
153 B
TypeScript
|
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
||
|
|
||
|
accessibilityDemoTest('float-button', { disabledRules: ['button-name'] });
|