Skip to content

Commit

Permalink
Merge pull request #134 from noam-worthy/master
Browse files Browse the repository at this point in the history
Update MessageUs.jsx to support data-size (html)
  • Loading branch information
seeden authored Nov 15, 2019
2 parents 96ad544 + 7504362 commit 22c1ba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MessageUs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class MessageUs extends PureComponent<Props> {
page_id={pageId}
color={color}
size={size}
data-size={size}
>
{children}
</div>
Expand Down

0 comments on commit 22c1ba9

Please sign in to comment.