mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
update snapshots
This commit is contained in:
parent
01c3839f1c
commit
2ab063b27c
@ -233,7 +233,7 @@ exports[`PageShell > renders 1`] = `
|
||||
<div
|
||||
class="v-input__details"
|
||||
>
|
||||
<transition-group-stub
|
||||
<transition-stub
|
||||
appear="false"
|
||||
aria-live="polite"
|
||||
class="v-messages"
|
||||
@ -245,7 +245,7 @@ exports[`PageShell > renders 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<!---->
|
||||
</transition-group-stub>
|
||||
</transition-stub>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -233,7 +233,7 @@ exports[`TopMenu > renders 1`] = `
|
||||
<div
|
||||
class="v-input__details"
|
||||
>
|
||||
<transition-group-stub
|
||||
<transition-stub
|
||||
appear="false"
|
||||
aria-live="polite"
|
||||
class="v-messages"
|
||||
@ -245,7 +245,7 @@ exports[`TopMenu > renders 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<!---->
|
||||
</transition-group-stub>
|
||||
</transition-stub>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user