UNPKG

react-kiwi-dropdown

Version:

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

8 lines (6 loc) 128 B
"use strict"; exports.__esModule = true; exports.default = function (strings, raw) { strings.raw = raw; return strings; };