UNPKG

react-kiwi-dropdown

Version:

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

14 lines (9 loc) 264 B
// Generated by CoffeeScript 1.9.3 var _LineWrapper; module.exports = _LineWrapper = (function() { function _LineWrapper() {} _LineWrapper.prototype.render = function(str, options) { return this._render(str, options); }; return _LineWrapper; })();