исправлена adшка

This commit is contained in:
Alexey Kasyanchuk 2017-02-03 15:26:53 +03:00
parent a1d46e4e5c
commit 809e6e12df

View File

@ -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}
> >