UNPKG

react-kiwi-dropdown

Version:

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

10 lines (7 loc) 91 B
'use strict' module.exports = bail function bail(err) { if (err) { throw err } }