Aggiunta tab in VideoInfo per i tweet

This commit is contained in:
Giampiero Galeazzi
2019-01-30 22:47:59 +01:00
parent a981178104
commit ab1b13ec14
+3
View File
@@ -203,6 +203,9 @@ class VideoInfo extends React.Component {
)
})}
</Tab>
<Tab className="text-white" eventKey="tweet" title="Tweet">
/* Insert code here */
</Tab>
<Tab className="text-white" eventKey="wikipedia" title="Wikipedia">
<Wikipedia
title={this.state.others.title}