UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

1 lines 509 B
{"version":3,"file":"server.mjs","sources":["../../../../src/theme-store/init/server.tsx"],"sourcesContent":["import { setTheme } from \"..\";\nimport type { CustomFlowbiteTheme } from \"../../components/Flowbite\";\n\ninterface Props {\n theme?: CustomFlowbiteTheme;\n}\n\nexport function ThemeServerInit({ theme }: Props) {\n setTheme(theme);\n\n return null;\n}\n"],"names":[],"mappings":";;AAEO,SAAS,eAAe,CAAC,EAAE,KAAK,EAAE,EAAE;AAC3C,EAAE,QAAQ,CAAC,KAAK,CAAC,CAAC;AAClB,EAAE,OAAO,IAAI,CAAC;AACd;;;;"}