UNPKG

petals-ui

Version:
8 lines (6 loc) 138 B
type FormStyle = { formItemFontSize?: string; formItemLineHeight?: string; formItemMarginBottom?: string; }; export { FormStyle };