@elderbraum/wine-components

1.6.6 • Public • Published

@elderbraum/wine-components

Wine components to speed up development for the wine shops

NPM JavaScript Style Guide

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

Readme

Keywords

none

Package Sidebar

Install

npm i @elderbraum/wine-components

Weekly Downloads

0

Version

1.6.6

License

MIT

Unpacked Size

605 kB

Total Files

8

Last publish

Collaborators

  • elderbraum