1.0.0 • Published 4 years ago

@hashdhronas/hash-select v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@hashdhronas/hash-select

Dropdown component for React created by Hash dhronas

NPM JavaScript Style Guide

Install

npm install --save @hashdhronas/hash-select

Usage

import React, { Component } from 'react'

import MyComponent from '@hashdhronas/hash-select'
import '@hashdhronas/hash-select/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©