import React from "react"; import { AddTorrent } from "./list/addTorrent"; import { Torrents } from "./list/torrents"; export const TorrentList = () => { return (