diff --git a/package.json b/package.json index c1085c4..b3dfc73 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/runtime": "^7.22.5", "@rc-component/trigger": "^2.0.0", "classnames": "^2.2.6", - "rc-input": "~1.6.0", + "rc-input": "~1.7.1", "rc-menu": "~9.16.0", "rc-textarea": "~1.8.0", "rc-util": "^5.34.1" diff --git a/tests/__snapshots__/AllowClear.spec.tsx.snap b/tests/__snapshots__/AllowClear.spec.tsx.snap index 399bc12..cbde405 100644 --- a/tests/__snapshots__/AllowClear.spec.tsx.snap +++ b/tests/__snapshots__/AllowClear.spec.tsx.snap @@ -15,13 +15,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -41,13 +40,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -67,13 +65,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -93,13 +90,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -119,13 +115,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -145,13 +140,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `;