1.1.0 • Published 3 years ago
horseuif v1.1.0
horseui
Made with create-react-library
Install
npm install --save horseuiUsage
import React, { Component } from 'react'
import MyComponent from 'horseui'
import 'horseui/dist/index.css'
class Example extends Component {
  render() {
    return <MyComponent />
  }
}License
MIT © sefaplbyk