Archived
Aggiunta tab in VideoInfo per i tweet
This commit is contained in:
@@ -203,6 +203,9 @@ class VideoInfo extends React.Component {
|
|||||||
)
|
)
|
||||||
})}
|
})}
|
||||||
</Tab>
|
</Tab>
|
||||||
|
<Tab className="text-white" eventKey="tweet" title="Tweet">
|
||||||
|
/* Insert code here */
|
||||||
|
</Tab>
|
||||||
<Tab className="text-white" eventKey="wikipedia" title="Wikipedia">
|
<Tab className="text-white" eventKey="wikipedia" title="Wikipedia">
|
||||||
<Wikipedia
|
<Wikipedia
|
||||||
title={this.state.others.title}
|
title={this.state.others.title}
|
||||||
|
|||||||
Reference in New Issue
Block a user