UNPKG

curls

Version:

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

10 lines (6 loc) • 210 B
'use strict' exports.__esModule = true exports.useTextArea = exports.TextArea = void 0 var _TextArea = require('./TextArea') exports.TextArea = _TextArea.TextArea exports.useTextArea = _TextArea.useTextArea