Skip to content

Commit 27e76b4

Browse files
committed
fix(Upload): Upload Card no i18n
1 parent 9f29a8c commit 27e76b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/upload/card.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ class Card extends Base {
129129
style={style}
130130
listType="card"
131131
closable
132+
locale={locale}
132133
value={this.state.value}
133134
onRemove={onRemove}
134135
onCancel={onCancel}

0 commit comments

Comments
 (0)