@elderbraum/wine-components
v1.6.6
Published
Wine components to speed up development for the wine shops
Downloads
7
Readme
@elderbraum/wine-components
Wine components to speed up development for the wine shops
Install
npm install --save @elderbraum/wine-components
Usage
import React, { Component } from 'react'
import MyComponent from '@elderbraum/wine-components'
import '@elderbraum/wine-components/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Pridestalker