UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

11 lines (6 loc) 221 B
'use strict'; var TextInput = require('./TextInput.cjs'); var theme = require('./theme.cjs'); exports.TextInput = TextInput.TextInput; exports.textInputTheme = theme.textInputTheme; //# sourceMappingURL=index.cjs.map