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 t } from "../index.mjs"; function r({ theme: e }) { return t(e), null; } export { r as ThemeClientInit }; //# sourceMappingURL=client.mjs.map