mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
docs(card): remove unuesd gaps (#50393)
This commit is contained in:
parent
097a4a146a
commit
b3c01de9bc
@ -18,12 +18,12 @@ const locales = {
|
|||||||
cover: '设置标题封面',
|
cover: '设置标题封面',
|
||||||
},
|
},
|
||||||
en: {
|
en: {
|
||||||
header: 'set `header` of card ',
|
header: 'set `header` of card',
|
||||||
body: 'set `body` of card',
|
body: 'set `body` of card',
|
||||||
extra: 'set `extra` of card ',
|
extra: 'set `extra` of card',
|
||||||
title: 'set `title` of card ',
|
title: 'set `title` of card',
|
||||||
actions: 'set `actions` of card',
|
actions: 'set `actions` of card',
|
||||||
cover: 'set `cover` of card ',
|
cover: 'set `cover` of card',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user