mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +08:00
test: Update snapshot
This commit is contained in:
parent
7c34addf57
commit
ac121e887c
@ -21043,6 +21043,7 @@ exports[`ConfigProvider components Select configProvider 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="config-select-item config-select-item-group"
|
class="config-select-item config-select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
@ -21170,6 +21171,7 @@ exports[`ConfigProvider components Select configProvider componentSize large 1`]
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="config-select-item config-select-item-group"
|
class="config-select-item config-select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
@ -21297,6 +21299,7 @@ exports[`ConfigProvider components Select configProvider componentSize middle 1`
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="config-select-item config-select-item-group"
|
class="config-select-item config-select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
@ -21424,6 +21427,7 @@ exports[`ConfigProvider components Select configProvider virtual and dropdownMat
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="ant-select-item ant-select-item-group"
|
class="ant-select-item ant-select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
@ -21551,6 +21555,7 @@ exports[`ConfigProvider components Select normal 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="ant-select-item ant-select-item-group"
|
class="ant-select-item ant-select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
@ -21678,6 +21683,7 @@ exports[`ConfigProvider components Select prefixCls 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="prefix-Select-item prefix-Select-item-group"
|
class="prefix-Select-item prefix-Select-item-group"
|
||||||
|
title="grp"
|
||||||
>
|
>
|
||||||
grp
|
grp
|
||||||
</div>
|
</div>
|
||||||
|
@ -3815,6 +3815,7 @@ exports[`renders ./components/select/demo/optgroup.md extend context correctly 1
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="ant-select-item ant-select-item-group"
|
class="ant-select-item ant-select-item-group"
|
||||||
|
title="Manager"
|
||||||
>
|
>
|
||||||
Manager
|
Manager
|
||||||
</div>
|
</div>
|
||||||
@ -3854,6 +3855,7 @@ exports[`renders ./components/select/demo/optgroup.md extend context correctly 1
|
|||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
class="ant-select-item ant-select-item-group"
|
class="ant-select-item ant-select-item-group"
|
||||||
|
title="Engineer"
|
||||||
>
|
>
|
||||||
Engineer
|
Engineer
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user