UNPKG

@procraft/widget-order

Version:

Order widget for landing

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