From 6f0e8a642d7735bb522e63d5bd831bbe6a91b7b0 Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Thu, 27 May 2021 05:23:09 +0300 Subject: [PATCH] added key in .map fn --- web/src/components/DialogTorrentInfo.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/DialogTorrentInfo.jsx b/web/src/components/DialogTorrentInfo.jsx index 1de8b59..b52aa54 100644 --- a/web/src/components/DialogTorrentInfo.jsx +++ b/web/src/components/DialogTorrentInfo.jsx @@ -109,7 +109,7 @@ export default function DialogTorrentInfo({ torrent, open }) { {getPlayableFile(torrentLocalComponentValue) && getPlayableFile(torrentLocalComponentValue).map(file => ( - +