(add): Counts backend logic, placeholders

This commit is contained in:
2026-06-30 17:42:30 -04:00
parent ff9265645c
commit afe261744f
10 changed files with 502 additions and 2 deletions
@@ -201,6 +201,12 @@
></td
>
</tr>
{:else}
<tr>
<td class="p-0.5 border text-center" colspan="50">
No rows loaded. Please use the pager at the top to put in the first, then last number on the sheet, click Go, and that should load in the sheet.
</td>
</tr>
{/each}
</tbody>
</table>