UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 361 B
"use strict";var e=require("@mui/material");const t=e.styled(e.InputLabel,{shouldForwardProp:e=>"showicon"!==e})(({theme:e,align:t})=>({fontWeight:400,lineHeight:"140%",whiteSpace:"normal",textAlign:t,color:"inherit","&.Mui-disabled":{color:e.custom.palette.text.disabled},"&.Mui-error":{color:e.custom.palette.text.negative}}));exports.StyledInputLabelBase=t;