mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-21 18:56:03 +08:00

* chore(pagination): improve accessibility and update rc-pagination * test: update snapshot
4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
|
|
|
accessibilityDemoTest('pagination');
|