mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-23 01:16:27 +02:00
fix: snapshot update to fix build (#5755)
This commit is contained in:
parent
efa2117ded
commit
e0c9ef6d2f
@ -22,7 +22,7 @@ exports[`should render DrawerMenu 1`] = `
|
|||||||
<h2
|
<h2
|
||||||
className="css-gtu1fw"
|
className="css-gtu1fw"
|
||||||
>
|
>
|
||||||
Unleash 3.x
|
Unleash 5.x
|
||||||
|
|
||||||
</h2>
|
</h2>
|
||||||
<br />
|
<br />
|
||||||
@ -566,7 +566,7 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
|
|||||||
<h2
|
<h2
|
||||||
className="css-gtu1fw"
|
className="css-gtu1fw"
|
||||||
>
|
>
|
||||||
Unleash 3.x
|
Unleash 5.x
|
||||||
|
|
||||||
</h2>
|
</h2>
|
||||||
<br />
|
<br />
|
||||||
|
Loading…
Reference in New Issue
Block a user