ant-design/components/card
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
..
__tests__ fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
demo docs: simplify demo code, #30853 (#35050) 2022-04-15 16:20:56 +08:00
style style: fix Card tabs of left position (#32695) 2021-10-30 14:46:34 +08:00
Grid.tsx fix: CardGridProps should expose Div Properties like onClick #33264 (#33563) 2022-01-05 19:53:58 +08:00
index.en-US.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
index.tsx fix: Get ref of Card component #33730 (#33784) 2022-01-20 18:05:36 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
Meta.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00