UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

11 lines (10 loc) 245 B
import { jsx as a } from "react/jsx-runtime"; const e = ({ children: m, className: t }) => /* @__PURE__ */ a("div", { className: t, children: m }); e.displayName = "Tabs.Item"; export { e as TabItem }; //# sourceMappingURL=TabItem.mjs.map