UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FloatingLabel = void 0; var FloatingLabel_1 = require("./FloatingLabel"); Object.defineProperty(exports, "FloatingLabel", { enumerable: true, get: function () { return FloatingLabel_1.FloatingLabel; } });