README
vd-shop-comp
Made with create-react-library
Install
npm install --save vd-shop-comp
Usage
import React, { Component } from 'react'
import MyComponent from 'vd-shop-comp'
import 'vd-shop-comp/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © VladSvyryd "# testReactComponents"