chore: bump rc version (#46676)

* chore: bump rc version

* chore: use variant
This commit is contained in:
Amumu 2023-12-28 17:27:58 +08:00 committed by GitHub
parent 98ddc029f3
commit 38375f3c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -171,7 +171,7 @@ const Overview: React.FC = () => {
}
}}
onKeyDown={onKeyDown}
bordered={false}
variant="borderless"
suffix={<SearchOutlined />}
style={{ fontSize: searchBarAffixed ? fontSizeXL - 2 : fontSizeXL }}
/>

View File

@ -135,13 +135,13 @@
"rc-dropdown": "~4.1.0",
"rc-field-form": "~1.41.0",
"rc-image": "~7.5.1",
"rc-input": "~1.4.2",
"rc-input": "~1.4.3",
"rc-input-number": "~8.6.1",
"rc-mentions": "~2.10.1",
"rc-menu": "~9.12.4",
"rc-motion": "^2.9.0",
"rc-notification": "~5.3.0",
"rc-pagination": "~4.0.3",
"rc-pagination": "~4.0.4",
"rc-picker": "~3.14.6",
"rc-progress": "~3.5.1",
"rc-rate": "~2.12.0",