UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

13 lines (9 loc) 328 B
'use strict'; var jsxRuntime = require('react/jsx-runtime'); var index = require('../store/init/index.cjs'); function ThemeConfig(props) { return /* @__PURE__ */ jsxRuntime.jsx(index.StoreInit, { ...props }); } ThemeConfig.displayName = "ThemeConfig"; exports.ThemeConfig = ThemeConfig; //# sourceMappingURL=config.cjs.map