enes-wolfui
v1.1.0
Published
Made with create-react-library
Readme
wolfui
Made with create-react-library
Install
npm install --save wolfuiUsage
import React, { Component } from 'react'
import MyComponent from 'wolfui'
import 'wolfui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © enesozkurt
