UNPKG

petals-ui

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