1.0.4 • Published 3 years ago

@governo-de-alagoas/card v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

@governo-de-alagoas/card

Card component for Alagoas government websites

NPM JavaScript Style Guide

Install

npm install --save @governo-de-alagoas/card

Usage

import React, { Component } from 'react'

import MyComponent from '@governo-de-alagoas/card'
import '@governo-de-alagoas/card/dist/index.css'

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

License

MIT © felipemrvieira

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago