fix warning with key

This commit is contained in:
YouROK
2021-05-27 11:15:33 +03:00
parent 7634722049
commit 5c5a202e7a
2 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ export default function DialogTorrentInfo({ torrent, open }) {
<DialogContent>
<List>
<ListItem>
<ListItem key='TorrentMenu'>
<ButtonGroup
style={style.width100}
variant='contained'