UNPKG

@appbuckets/react-ui

Version:
5 lines (4 loc) 210 B
import { UIMutableComponentProps } from '../generic'; export interface HeaderSubheaderProps extends UIMutableComponentProps<StrictHeaderSubheaderProps, 'h4'> {} export interface StrictHeaderSubheaderProps {}