diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index bac576c..e77c18b 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -339,14 +339,6 @@ pub fn TorrentTable() -> impl IntoView {
- // Transparent overlay to close sort dropdown - -
-
-
"Torrents" @@ -389,6 +381,7 @@ pub fn TorrentTable() -> impl IntoView { view! {