mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
e629b39c20
* 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');
|