UNPKG

@appbuckets/react-ui

Version:
5 lines (4 loc) 192 B
import { UIMutableComponentProps } from '../generic'; export interface PanelFooterProps extends UIMutableComponentProps<StrictPanelFooterProps> {} export interface StrictPanelFooterProps {}