Added reload button to live tables (#223)

This commit is contained in:
Kieran
2024-05-02 12:09:55 -07:00
committed by GitHub
parent ff188f9351
commit f2c9c10437
2 changed files with 27 additions and 5 deletions
@@ -64,7 +64,7 @@
</:col>
</.table>
<% else %>
<p class="text-black dark:text-white">Nothing Here!</p>
<p>Nothing Here!</p>
<% end %>
</:tab>
</.tabbed_layout>