@airyhq/components
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

Airy Components Library

Install

npm install --save @airyhq/components

or

yarn add @airyhq/components

Usage

import React, { Component } from 'react'

import {MyComponent} from '@airyhq/components'
import '@airyhq/components/dist/main.css'

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

License

Apache 2.0 © Airy, Inc.

Readme

Keywords

none

Package Sidebar

Install

npm i @airyhq/components

Weekly Downloads

2

Version

0.6.0

License

Apache-2.0

Unpacked Size

1.3 MB

Total Files

239

Last publish

Collaborators

  • engineering-airy
  • cptchrismatic
  • aalgorta
  • steffh
  • audreykadjar