flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS
1 lines • 559 B
Source Map (JSON)
{"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 = StoreProps;\n\nexport function ThemeConfig(props: ThemeConfigProps) {\n return <StoreInit {...props} />;\n}\n\nThemeConfig.displayName = \"ThemeConfig\";\n"],"names":["jsx","StoreInit"],"mappings":";;;;;AAGO,SAAS,WAAW,CAAC,KAAK,EAAE;AACnC,EAAE,uBAAuBA,cAAG,CAACC,eAAS,EAAE,EAAE,GAAG,KAAK,EAAE,CAAC;AACrD;AACA,WAAW,CAAC,WAAW,GAAG,aAAa;;;;"}