update snapshots

This commit is contained in:
Ulf Gebhardt 2024-03-11 10:30:32 +01:00
parent 01c3839f1c
commit 2ab063b27c
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>