UNPKG

@procraft/widget-order

Version:

Order widget for landing

5 lines (4 loc) 126 B
export type ButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & { backgroundColor?: string textColor?: string }