mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 01:13:58 +08:00
chore: update snapshot
This commit is contained in:
parent
1c38394f54
commit
85050bfe7b
@ -1925,6 +1925,7 @@ exports[`renders components/menu/demo/extra-style.tsx extend context correctly 1
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-item ant-menu-item-disabled ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
@ -1954,6 +1955,7 @@ exports[`renders components/menu/demo/extra-style.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -2061,6 +2063,7 @@ exports[`renders components/menu/demo/extra-style.tsx extend context correctly 1
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-item ant-menu-item-disabled ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
@ -2090,6 +2093,7 @@ exports[`renders components/menu/demo/extra-style.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user