UNPKG

soignant-nomade-ui

Version:

A react library for the soignant-nomade design system. You can find a storybook project inside it

3 lines (2 loc) 145 B
/// <reference types="react" /> export declare const SwitchButton: ({ ...props }: React.InputHTMLAttributes<HTMLInputElement>) => JSX.Element;