1.0.4 • Published 4 years ago

cards-area-content v1.0.4

Weekly downloads
-
License
(MIT)
Repository
-
Last release
4 years ago

cards-area-content

Usage of the 3 cards in the card area section

NPM JavaScript Style Guide

Install

npm install --save cards-area-content

Usage

import * as React from 'react'

import MyComponent from 'cards-area-content'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

(MIT) © Fi073492