feat: Implement functional torrent tables and sidebar filters with real-time SSE updates
This commit is contained in:
@@ -2,6 +2,7 @@ mod app;
|
||||
// mod models; // Removed
|
||||
mod components;
|
||||
pub mod utils;
|
||||
pub mod store;
|
||||
|
||||
use leptos::*;
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
Reference in New Issue
Block a user