UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 196 B
export { ToggleSwitch } from "./ToggleSwitch"; export type { FlowbiteToggleSwitchRootTheme, FlowbiteToggleSwitchTheme, FlowbiteToggleSwitchToggleTheme, ToggleSwitchProps, } from "./ToggleSwitch";