UNPKG

@procraft/widget-order

Version:

Order widget for landing

9 lines (8 loc) 192 B
export declare type MaterialsProps = { benefits: string[]; extraBenefits: string[]; limit: number; backgroundColor?: string; textColor?: string; linkColor?: string; };