pizzalike
v1.0.2
Published
react component library
Downloads
2
Readme
react component library
Install
npm install --save pizzalike
Usage
import * as React from "react";
import MyComponent from "pizzalike";
class Example extends React.Component {
render() {
return <MyComponent />;
}
}
License
MIT © justinal64