fix(monitor): remove redundant "updated at" label from MonitorHero
This commit is contained in:
@@ -51,10 +51,6 @@
|
|||||||
@update:enabled="autoRefresh.setEnabled"
|
@update:enabled="autoRefresh.setEnabled"
|
||||||
@update:interval="autoRefresh.setInterval"
|
@update:interval="autoRefresh.setInterval"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div class="text-xs text-gray-500 dark:text-gray-400 tabular-nums">
|
|
||||||
{{ updatedLabel }}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user