Wrap InfoOverlay in <tbody>

This commit is contained in:
2026-02-20 19:19:23 -05:00
parent 1769127342
commit 9c348ee448
3 changed files with 23 additions and 31 deletions

View File

@@ -1,5 +1,4 @@
<script>
import InfoOverlay from "./components/InfoOverlay.vue";
import axios from "axios";
import dayjs from "dayjs";
import utc from "dayjs/plugin/utc";