UNPKG

react-kiwi-dropdown

Version:

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

6 lines (4 loc) 113 B
'use strict' module.exports = function (inp, callback) { callback(null, inp + ' BAR (' + process.pid + ')') }