UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 217 B
export { ToggleSwitch } from "./ToggleSwitch"; export type { ToggleSwitchProps, ToggleSwitchRootTheme, ToggleSwitchTheme, ToggleSwitchToggleTheme, } from "./ToggleSwitch"; export { toggleSwitchTheme } from "./theme";