apical-components

1.0.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i apical-components

Weekly Downloads

6

Version

1.0.5

License

MIT

Unpacked Size

2.57 MB

Total Files

3

Last publish

Collaborators

  • marcinjak9