mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
chore(input): bump rc-textarea version & update snapshot (#41228)
This commit is contained in:
parent
12d85256a7
commit
0e62931d48
@ -43,7 +43,7 @@ exports[`TextArea allowClear should change type when click 1`] = `
|
||||
|
||||
exports[`TextArea allowClear should change type when click 2`] = `
|
||||
<span
|
||||
class="ant-input-affix-wrapper ant-input-textarea-affix-wrapper"
|
||||
class="ant-input-affix-wrapper ant-input-affix-wrapper-focused ant-input-textarea-affix-wrapper"
|
||||
>
|
||||
<textarea
|
||||
class="ant-input"
|
||||
|
@ -146,7 +146,7 @@
|
||||
"rc-switch": "~4.0.0",
|
||||
"rc-table": "~7.31.0",
|
||||
"rc-tabs": "~12.5.6",
|
||||
"rc-textarea": "~1.0.0",
|
||||
"rc-textarea": "~1.1.0",
|
||||
"rc-tooltip": "~6.0.0",
|
||||
"rc-tree": "~5.7.0",
|
||||
"rc-tree-select": "~5.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user