UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

1 lines 601 B
{"version":3,"file":"config.cjs","sources":["../../src/theme/config.tsx"],"sourcesContent":["import type { StoreProps } from \"../store\";\nimport { StoreInit } from \"../store/init\";\n\nexport type ThemeConfigProps = Pick<StoreProps, \"mode\">;\n\nexport function ThemeConfig({ mode }: ThemeConfigProps) {\n return <StoreInit {...{ mode }} />;\n}\n\nThemeConfig.displayName = \"ThemeConfig\";\n"],"names":["jsx","StoreInit"],"mappings":";;;;;AAGO,SAAS,WAAW,CAAC,EAAE,IAAI,EAAE,EAAE;AACtC,EAAE,uBAAuBA,cAAG,CAACC,eAAS,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC;AACxD;AACA,WAAW,CAAC,WAAW,GAAG,aAAa;;;;"}