UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

10 lines (5 loc) 205 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var TextInput = require('../TextInput/TextInput.js'); const TextField = TextInput.TextInput; exports.TextField = TextField;