react-adsense
react-adsense copied to clipboard
Please write a caution note.
Hello.
Please write a caution note that when I or someone use the "react-adsense" and use the style(ex style={{ width: 500, height: 300, float: 'left' }}" and so on),it needs to write format =""`.
I didn't that, so I wrote as follows.(It made a error messge.)
<AdSense.Google client='ca-pub-7292810486004926' slot='7806394673' style={{ width: 500, height: 300, float: 'left' }} />
So what is the error?