1.0.5 • Published 5 years ago

apical-components v1.0.5

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

apical-components

NPM JavaScript Style Guide

Install

npm install --save apical-components

Usage

import React, { Component } from 'react'

import { Button } from 'apical-components'

class Example extends Component {
  render () {
    return (
      <Button href='/hello' primary>
        Click me
      </Button>
    )
  }
}

License

MIT © marcinjak9