UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

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