1.0.0 • Published 7 months ago

medukaui v1.0.0

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

medukaui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save medukaui

Usage

import React, { Component } from 'react'

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

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

License

MIT © mehmetdurankaya

1.0.0

7 months ago