Type Alias: PlanCardButtonProps
PlanCardButtonProps =
Omit<ButtonProps,"children"> &object
Defined in: planCard/PlanCard.tsx:26
Type Declaration
label?
optionallabel:string
leftIcon?
optionalleftIcon:IconType
PlanCardButtonProps =
Omit<ButtonProps,"children"> &object
Defined in: planCard/PlanCard.tsx:26
optionallabel:string
optionalleftIcon:IconType