chore(input): bump rc-textarea version & update snapshot (#41228)

This commit is contained in:
muxin 2023-03-15 17:53:30 +08:00 committed by GitHub
parent 12d85256a7
commit 0e62931d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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",