исправлена adшка
This commit is contained in:
parent
a1d46e4e5c
commit
809e6e12df
@ -279,11 +279,12 @@ export default class TorrentPage extends Page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="w100p">
|
<div className="w100p column center">
|
||||||
{
|
{
|
||||||
this.torrent
|
this.torrent
|
||||||
?
|
?
|
||||||
<Tabs
|
<Tabs
|
||||||
|
className='w100p'
|
||||||
value={this.state.value}
|
value={this.state.value}
|
||||||
onChange={this.handleChange}
|
onChange={this.handleChange}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user