diff --git a/frontend/src/app.rs b/frontend/src/app.rs index cc8cb19..b04328c 100644 --- a/frontend/src/app.rs +++ b/frontend/src/app.rs @@ -13,11 +13,11 @@ pub fn App() -> impl IntoView {
-
+
// Toolbar at the top -
+
} /> diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index 898dce0..3abe579 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -331,12 +331,7 @@ pub fn TorrentTable() -> impl IntoView { view! {