UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

11 lines (6 loc) 249 B
'use strict'; var FloatingLabel = require('./FloatingLabel.cjs'); var theme = require('./theme.cjs'); exports.FloatingLabel = FloatingLabel.FloatingLabel; exports.floatingLabelTheme = theme.floatingLabelTheme; //# sourceMappingURL=index.cjs.map