UNPKG

curls

Version:

💪 Responsive, expressive UI primitives for React written with Style Hooks and Emotion

10 lines (6 loc) • 180 B
'use strict' exports.__esModule = true exports.useInput = exports.Input = void 0 var _Input = require('./Input') exports.Input = _Input.Input exports.useInput = _Input.useInput