mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00

* test(Segmented): moving to testing-library * chore: cleanup * fix: test * test: use click instead of change to fire event * Update index.test.tsx
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('segmented');
|