sharkuiharun
v1.1.0
Published
Made with npx create-react-library
Downloads
7
Readme
sharkui
Made with npx create-react-library
Install
npm install --save sharkui
Usage
import React, { Component } from 'react'
import MyComponent from 'sharkui'
import 'sharkui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © hrn07