Skip to content

Commit

Permalink
Merge pull request #115 from thalesgroup-cert/v2
Browse files Browse the repository at this point in the history
Remove 'react-twitter-widgets' dependency and clean up code
  • Loading branch information
ygalnezri authored May 31, 2024
2 parents 6937204 + f8c9673 commit 7404e1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default class Dashboard extends Component {
</div>
</div>
<div className="row justify-content-lg-center">
<div className="mt-3 col-lg-7 ml-auto">
<div className="mt-3 col-lg-12 ml-auto">
<PostUrls postUrls={this.state.postUrls} word={this.state.word}/>
</div>
</div>
Expand Down

0 comments on commit 7404e1e

Please sign in to comment.