mirror of https://github.com/louislam/uptime-kuma
commit
2912ca1248
|
@ -1,5 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<MonitorList />
|
<transition name="slide-fade" appear>
|
||||||
|
<MonitorList />
|
||||||
|
</transition>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in New Issue