@dalenapps/dizzy

1.0.3 • Public • Published

@dalenapps/dizzy

A set of React UI components used in internal apps.

NPM JavaScript Style Guide

Work in progress

This is currently under development.

Install

npm install --save @dalenapps/dizzy

Usage

import React, { Component } from 'react'
import './node_modules/@dalenapps/dizzy/dist/dizzy.css';
import { Button } from '@dalenapps/dizzy'

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

License

MIT © dalenapps

Readme

Keywords

none

Package Sidebar

Install

npm i @dalenapps/dizzy

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

1.5 MB

Total Files

7

Last publish

Collaborators

  • joachimdalen