UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

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