fix style checks

This commit is contained in:
Beverly Nguyen
2024-01-08 15:33:24 -08:00
parent ec1d9a49bf
commit 653c7d8624
5 changed files with 117 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
{% endfor %}
</tr>
</thead>
<tbody>
<tbody class="table-empty-message">
{{ caller() }}
</tbody>
</table>