UNPKG

@spaceone/design-system

Version:
8 lines (7 loc) 193 B
export interface WidgetLayoutPropsType { title: string; help?: string; // eslint-disable-next-line @typescript-eslint/no-explicit-any titleStyle?: any; subTitle?: string; }