UNPKG

@cavilha/toggle

Version:

A basic select component that allows the selection of a single option

3 lines (2 loc) 83 B
export { default } from './Toggle'; export type { ToggleProps } from './Toggle';