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
dcc47508db
commit
ddc5cb29d8
@ -184,7 +184,10 @@ exports[`PageShell > renders 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="v-switch__track bg-success"
|
class="v-switch__track bg-success"
|
||||||
/>
|
>
|
||||||
|
<!---->
|
||||||
|
<!---->
|
||||||
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="v-selection-control__input"
|
class="v-selection-control__input"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||||
|
|
||||||
exports[`FooterMenu > renders 1`] = `
|
exports[`TopMenu > renders 1`] = `
|
||||||
<div
|
<div
|
||||||
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
||||||
>
|
>
|
||||||
@ -184,7 +184,10 @@ exports[`FooterMenu > renders 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="v-switch__track bg-success"
|
class="v-switch__track bg-success"
|
||||||
/>
|
>
|
||||||
|
<!---->
|
||||||
|
<!---->
|
||||||
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="v-selection-control__input"
|
class="v-selection-control__input"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||||
|
|
||||||
exports[`DataPrivacyPage > renders 1`] = `
|
exports[`AboutPage > renders 1`] = `
|
||||||
<div
|
<div
|
||||||
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
||||||
>
|
>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||||
|
|
||||||
exports[`DataPrivacyPage > renders 1`] = `
|
exports[`AppPage > renders 1`] = `
|
||||||
<div
|
<div
|
||||||
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user