chore: bump rc-picker (#43367)

* chore: bump rc-picker

* chore: update snapshot
This commit is contained in:
JiaQi 2023-07-05 16:47:21 +08:00 committed by GitHub
parent 0e9168cc8c
commit e053225154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 31 deletions

View File

@ -28480,36 +28480,6 @@ exports[`renders components/date-picker/demo/mode.tsx extend context correctly 1
</ul>
</div>
</div>
<div
class="ant-picker-footer"
>
<ul
class="ant-picker-ranges"
>
<li
class="ant-picker-now"
>
<a
class="ant-picker-now-btn"
>
Now
</a>
</li>
<li
class="ant-picker-ok"
>
<button
class="ant-btn ant-btn-primary ant-btn-sm"
disabled=""
type="button"
>
<span>
OK
</span>
</button>
</li>
</ul>
</div>
</div>
</div>
</div>

View File

@ -137,7 +137,7 @@
"rc-motion": "^2.7.3",
"rc-notification": "~5.0.4",
"rc-pagination": "~3.5.0",
"rc-picker": "~3.9.0",
"rc-picker": "~3.10.0",
"rc-progress": "~3.4.1",
"rc-rate": "~2.12.0",
"rc-resize-observer": "^1.2.0",