UNPKG

@procraft/widget-order

Version:

Order widget for landing

6 lines (4 loc) 126 B
import { ContainerStyledProps } from './styles' export type ContainerProps = ContainerStyledProps & { className?: string }