UNPKG

@transkripid/flowbite-react

Version:

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

11 lines (10 loc) 169 B
import { setTheme as r } from "../index.mjs"; function n({ theme: e }) { return r(e), null; } export { n as ThemeServerInit }; //# sourceMappingURL=server.mjs.map