UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 316 B
import{jsx as e}from"react/jsx-runtime";import{styled as i}from"@mui/material";import t from"../InputLabelHelp/InputLabelHelp.js";const r=i(t)(()=>({lineHeight:"110%",textAlign:"center",width:"100%"})),l=({disabled:i,children:t})=>e(r,{showicon:!1,disabled:i,sx:{cursor:"inherit"},children:t});export{l as default};