Skip to content

Commit

Permalink
Update DiscussionEmbed.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hsh2001 authored Jan 30, 2020
1 parent 8b0b32a commit 2cb9d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiscussionEmbed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export class DiscussionEmbed extends React.Component {

render() {
return (
<div id="disqus_thread"></div>
<div {...this.props} id="disqus_thread"></div>
);
}
}
Expand Down

0 comments on commit 2cb9d65

Please sign in to comment.