chore: update snapshots

This commit is contained in:
woothu
2020-07-16 12:12:01 +02:00
parent 8c14ca9331
commit 7ee3b0f4db
5 changed files with 92 additions and 98 deletions
@@ -21,10 +21,14 @@ exports[`TheContainer.vue renders correctly 1`] = `
fluid="true"
tag="div"
>
<router-view-stub
<transition-stub
mode="out-in"
name="fade"
/>
>
<router-view-stub
name="default"
/>
</transition-stub>
</ccontainer-stub>
</main>
</div>