diff --git a/lib/pinchflat_web/controllers/sources/source_html/media_item_table_live.ex b/lib/pinchflat_web/controllers/sources/source_html/media_item_table_live.ex index 4f504de..9912137 100644 --- a/lib/pinchflat_web/controllers/sources/source_html/media_item_table_live.ex +++ b/lib/pinchflat_web/controllers/sources/source_html/media_item_table_live.ex @@ -20,8 +20,8 @@ defmodule Pinchflat.Sources.MediaItemTableLive do def render(assigns) do ~H"""
-
- +
+ <.icon_button icon_name="hero-arrow-path" class="h-10 w-10" phx-click="reload_page" tooltip="Refresh" /> Showing <%= length(@records) %> of <%= @filtered_record_count %>