added some transitions

This commit is contained in:
2020-07-28 13:10:20 +02:00
parent 15a923a229
commit 7cff622e14
6 changed files with 53 additions and 7 deletions
+3 -1
View File
@@ -13,7 +13,9 @@
</header>
<section role="main-content">
<div class="wrapper">
<RouterView />
<transition name="fade" mode="out-in">
<RouterView />
</transition>
</div>
</section>
<footer role="tools">