mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
test: update updateSnapshot
This commit is contained in:
parent
abdebe8f68
commit
99b5ebd81e
@ -6955,7 +6955,7 @@ exports[`ConfigProvider components Dropdown configProvider 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="config-btn config-dropdown-trigger config-btn-default config-btn-icon-only"
|
class="config-btn config-dropdown-trigger config-btn-default"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
@ -6994,7 +6994,7 @@ exports[`ConfigProvider components Dropdown normal 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="ant-btn ant-dropdown-trigger ant-btn-default ant-btn-icon-only"
|
class="ant-btn ant-dropdown-trigger ant-btn-default"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
@ -7033,7 +7033,7 @@ exports[`ConfigProvider components Dropdown prefixCls 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="ant-btn ant-dropdown-trigger ant-btn-default ant-btn-icon-only"
|
class="ant-btn ant-dropdown-trigger ant-btn-default"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
|
Loading…
Reference in New Issue
Block a user