1.1.0 • Published 3 years ago

annulus v1.1.0

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

Annulus

Annulus, sector, rectangle, circle and other elements.

NPM JavaScript Style Guide

Install

npm install --save annulus

Usage

import React, { Component } from 'react'

import MyComponent from 'annulus'

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

License

MIT © degeer

1.1.0

3 years ago

1.0.0

3 years ago