UNPKG

cosmo-ui

Version:
6 lines (4 loc) 119 B
import { StylableComponent } from '.' export interface FormGroupProps extends StylableComponent { label: string }