1.0.1 • Published 8 months ago

alisui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

alisui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save alisui

Usage

import React, { Component } from 'react'

import MyComponent from 'alisui'
import 'alisui/dist/index.css'

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

License

MIT © Aliaydin2

1.0.1

8 months ago

1.0.0

8 months ago