glocky-pattern-library
v1.0.3
Published
Made with create-react-library
Downloads
3
Readme
glocky-pattern-library
Made with create-react-library
Install
npm install --save glocky-pattern-library
Usage
import React, { Component } from 'react'
import MyComponent from 'glocky-pattern-library'
import 'glocky-pattern-library/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © LucaPipolo