Skip to content

Commit 3b9b951

Browse files
committed
Fix snapshot
1 parent a3c12e3 commit 3b9b951

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

packages/module/src/DataViewToolbar/__snapshots__/DataViewToolbar.test.tsx.snap

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -96,27 +96,6 @@ exports[`DataViewToolbar component should render correctly 1`] = `
9696
</svg>
9797
</span>
9898
</span>
99-
<span
100-
class="pf-v6-c-menu-toggle__controls"
101-
>
102-
<span
103-
class="pf-v6-c-menu-toggle__toggle-icon"
104-
>
105-
<svg
106-
aria-hidden="true"
107-
class="pf-v6-svg"
108-
fill="currentColor"
109-
height="1em"
110-
role="img"
111-
viewBox="0 0 320 512"
112-
width="1em"
113-
>
114-
<path
115-
d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"
116-
/>
117-
</svg>
118-
</span>
119-
</span>
12099
</button>
121100
</div>
122101
<nav
@@ -380,27 +359,6 @@ exports[`DataViewToolbar component should render correctly 1`] = `
380359
</svg>
381360
</span>
382361
</span>
383-
<span
384-
class="pf-v6-c-menu-toggle__controls"
385-
>
386-
<span
387-
class="pf-v6-c-menu-toggle__toggle-icon"
388-
>
389-
<svg
390-
aria-hidden="true"
391-
class="pf-v6-svg"
392-
fill="currentColor"
393-
height="1em"
394-
role="img"
395-
viewBox="0 0 320 512"
396-
width="1em"
397-
>
398-
<path
399-
d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"
400-
/>
401-
</svg>
402-
</span>
403-
</span>
404362
</button>
405363
</div>
406364
<nav

0 commit comments

Comments
 (0)