It builds

This commit is contained in:
Gabe Kangas
2020-11-01 00:01:37 -07:00
parent 27f4b8b158
commit 9b89955bb7
17 changed files with 107 additions and 84 deletions

View File

@@ -4,7 +4,7 @@ import LogTable from "./components/log-table"
import {
LOGS_ALL,
fetchData,
} from "./utils/apis";
} from "../utils/apis";
const FETCH_INTERVAL = 5 * 1000; // 5 sec