1.0.0 • Published 4 years ago
orcun-example-btn-red v1.0.0
orcun
Made with create-react-library
Install
npm install --save orcunUsage
import React, { Component } from 'react'
import MyComponent from 'orcun'
import 'orcun/dist/index.css'
class Example extends Component {
  render() {
    return <MyComponent />
  }
}License
MIT © orcunakkaya
1.0.0
4 years ago