funtap-adsense

5.0.2 • Public • Published

funtap-adsense

Adsfun

NPM JavaScript Style Guide

Install

npm install --save funtap-adsense

Usage

import React, { Component } from 'react'
import FunAdsense from 'funtap-adsense'

class Example extends Component {
  render() {
    return (
      <FunAdsense
        environment='prod'
        adsType='long-images'
        inventoryId={inventoryID}
        style={{ maxWidth: '768px', margin: '0 auto' }}
      />
    )
  }
}

License

MIT © haibv@funtap.vn

Readme

Keywords

none

Package Sidebar

Install

npm i funtap-adsense

Weekly Downloads

2

Version

5.0.2

License

MIT

Unpacked Size

246 kB

Total Files

6

Last publish

Collaborators

  • haibv_funtap