interface TroubleshootingCategoryPageProps {
    subtab?: string;
    type: string;
}

Properties

Properties

subtab?: string
type: string