Watch updats in home component
This commit is contained in:
parent
4c55f6571a
commit
889c41853e
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="home">
|
<div class="home">
|
||||||
<b-container v-if="totalStats">
|
<b-container :v-if="totalStats">
|
||||||
<b-row>
|
<b-row>
|
||||||
<b-col class="total-title">
|
<b-col class="total-title">
|
||||||
<h2>Total login attempts</h2>
|
<h2>Total login attempts</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user