UNPKG

react-kiwi-dropdown

Version:

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

6 lines (4 loc) 100 B
declare module 'emoji-regex' { function emojiRegex(): RegExp; export default emojiRegex; }