fix: resolve compilation type error and cleanup unused imports in app.rs
All checks were successful
Build MIPS Binary / build (push) Successful in 1m50s

This commit is contained in:
spinline
2026-02-12 23:26:45 +03:00
parent c1306a32a9
commit feede5c5b4
2 changed files with 62 additions and 64 deletions

View File

@@ -261,7 +261,7 @@ pub fn TorrentTable() -> impl IntoView {
<AlertDialogClose class="sm:flex-1 md:flex-none">"Vazgeç"</AlertDialogClose>
<div class="flex flex-col sm:flex-row gap-2">
<Button
variant=BadgeVariant::Secondary.into()
variant=ButtonVariant::Secondary
class="w-full sm:w-auto font-medium"
on:click=move |_| bulk_action("delete")
>