ant-design/components/config-provider/__tests__
Karott Schu d07dcd46b7
fix(<Row/>): wipe out unnecessary prop (#35409)
* fix: wipe out unnecessary prop

* wipe out unnecessary prop(`row-gap: 0px`) on <Row />

* add test case

* chore: remove unnecessary import

* chore: add  prop to Row and Col

* chore: update snapshot (Form/Grid/Card)

* chore: update snapshot

* chore: move  location
2022-05-07 11:44:48 +08:00
..
__snapshots__ fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
components.test.js chore: replace demo image to public avatar resources (#32479) 2021-10-14 12:09:07 +08:00
container.test.js fix: Cascader missing props (#32143) 2021-09-13 15:59:57 +08:00
form.test.js test: wrap React.StrictMode for test cases (#35026) 2022-04-18 21:02:11 +08:00
icon.test.js fix: csp not work on icon (#34356) 2022-03-08 14:01:53 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.js test: migrate some test case to testing-library (#35062) 2022-04-17 22:36:36 +08:00
locale.test.js test: wrap React.StrictMode for test cases (#35026) 2022-04-18 21:02:11 +08:00
memo.test.js feat: rm Consumer usage in test case 2021-01-18 16:51:34 +08:00
static.test.js fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
target.test.js feat: ConfigProvider support getTargetContainer (#23751) 2020-04-29 20:22:16 +08:00
theme.test.ts fix: not crash ConfigProvider.config on server side (#34118) 2022-02-18 17:07:23 +08:00