UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

10 lines (6 loc) 135 B
/* eslint-disable strict */ 'use strict'; const validateOptions = require('./validateOptions'); module.exports = validateOptions;