UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

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