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.Textarea = void 0; var Textarea_1 = require("./Textarea"); Object.defineProperty(exports, "Textarea", { enumerable: true, get: function () { return Textarea_1.Textarea; } });