Added animation for list page change

pull/237/head
Ponkhy 3 years ago
parent 49ba5fb1b2
commit c90d17bd66

@ -1,5 +1,7 @@
<template>
<MonitorList />
<transition name="slide-fade" appear>
<MonitorList />
</transition>
</template>
<script>

Loading…
Cancel
Save