UNPKG

react-kiwi-dropdown

Version:

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

7 lines (5 loc) 165 B
require('../../modules/es.date.to-string'); var dateToString = Date.prototype.toString; module.exports = function toString(it) { return dateToString.call(it); };