Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 289 Bytes

@stellar-apps/select

A component for creating <select> menus which use the native <select> functionality on touch devices while using custom functionality on all other devices.

Installation

yarn add @stellar-apps/select

Usage

import _ from '@stellar-apps/select'