mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-03 13:11:34 +02:00
Added animation for list page change
This commit is contained in:
parent
49ba5fb1b2
commit
c90d17bd66
@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<MonitorList />
|
||||
<transition name="slide-fade" appear>
|
||||
<MonitorList />
|
||||
</transition>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user