UNPKG

nocode-tailwind

Version:

@material-tailwind/react is an easy-to-use components library for ReactJS & Tailwind CSS inspired by Material Design.

1 lines 2.23 kB
"use strict";Object.defineProperty(exports,"__esModule",{value:true});_exportStar(require("./components/Accordion"),exports);_exportStar(require("./components/Alert"),exports);_exportStar(require("./components/Avatar"),exports);_exportStar(require("./components/Breadcrumbs"),exports);_exportStar(require("./components/Button"),exports);_exportStar(require("./components/Card"),exports);_exportStar(require("./components/Checkbox"),exports);_exportStar(require("./components/Chip"),exports);_exportStar(require("./components/Dialog"),exports);_exportStar(require("./components/IconButton"),exports);_exportStar(require("./components/Input"),exports);_exportStar(require("./components/Menu"),exports);_exportStar(require("./components/Navbar"),exports);_exportStar(require("./components/Popover"),exports);_exportStar(require("./components/Progress"),exports);_exportStar(require("./components/Radio"),exports);_exportStar(require("./components/Select"),exports);_exportStar(require("./components/Switch"),exports);_exportStar(require("./components/Tabs"),exports);_exportStar(require("./components/Text"),exports);_exportStar(require("./components/Textarea"),exports);_exportStar(require("./components/Tooltip"),exports);_exportStar(require("./components/Typography"),exports);_exportStar(require("./components/Collapse"),exports);_exportStar(require("./components/List"),exports);_exportStar(require("./components/ButtonGroup"),exports);_exportStar(require("./components/Carousel"),exports);_exportStar(require("./components/Drawer"),exports);_exportStar(require("./components/Badge"),exports);_exportStar(require("./components/Rating"),exports);_exportStar(require("./components/Slider"),exports);_exportStar(require("./components/Spinner"),exports);_exportStar(require("./components/Timeline"),exports);_exportStar(require("./components/Stepper"),exports);_exportStar(require("./components/SpeedDial"),exports);_exportStar(require("./context/theme"),exports);_exportStar(require("./theme/index"),exports);function _exportStar(from,to){Object.keys(from).forEach(function(k){if(k!=="default"&&!Object.prototype.hasOwnProperty.call(to,k))Object.defineProperty(to,k,{enumerable:true,get:function(){return from[k]}})});return from}