UNPKG

@graphql-hive/laboratory

Version:

4 lines (3 loc) 220 B
import * as SwitchPrimitive from "@radix-ui/react-switch"; declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>): import("react/jsx-runtime").JSX.Element; export { Switch };