UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 415 B
"use strict";var e=require("react/jsx-runtime"),r=require("@mui/material"),t=require("../../WebCore/Typography/Typography.js");const i=r.styled(r.Box)(({theme:e})=>({alignItems:"center",display:"flex",gap:e.spacing(e.custom.padding.xs),width:"100%","& .MuiSvgIcon-root":{alignSelf:"start"}}));module.exports=({feature:r,featuresIcon:s})=>e.jsxs(i,{children:[s,e.jsx(t,{variation:"sm",component:"p",children:r})]});