UNPKG

react-widgets

Version:

An à la carte set of polished, extensible, and accessible inputs built for React

7 lines (6 loc) 239 B
'use strict'; exports.__esModule = true; exports['default'] = { ios: typeof navigator !== 'undefined' && navigator.userAgent.match(/(iPod|iPhone|iPad)/) && navigator.userAgent.match(/AppleWebKit/) }; module.exports = exports['default'];