dashboard/pages/rio/tap.vue

10 lines
188 B
Vue

<template>
<div>
<header>
<h1>Live Traffic Tap</h1>
</header>
<h4>(Table of requests and response code/speeds live updating as they come in)</h4>
</div>
</template>