feat(ui): add bottom sheet and tabs for torrent details

This commit is contained in:
spinline
2026-02-20 23:50:23 +03:00
parent 3ce980239c
commit f075a87668
5 changed files with 294 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
pub mod table;
pub mod add_torrent;
pub mod details;