react-tweet icon indicating copy to clipboard operation
react-tweet copied to clipboard

Unsupported style property margin-top. Did you mean marginTop?

Open kopax opened this issue 3 years ago • 0 comments

Hi, I am just testing out your module and I have the following in my console:

Warning: Unsupported style property margin-top. Did you mean marginTop?
    in div (created by Header)
    in a (created by Header)
    in div (created by Header)
    in Header (created by Tweet)
    in div (created by Tweet)
    in div (created by Tweet)
    in Tweet (at TwitterPreviewField.js:22)

kopax avatar Apr 11 '21 11:04 kopax