UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 428 B
import{jsxs as e,jsx as r}from"react/jsx-runtime";import{styled as t,Box as o}from"@mui/material";import a from"../../WebCore/Typography/Typography.js";const i=t(o)(({theme:e})=>({alignItems:"center",display:"flex",gap:e.spacing(e.custom.padding.xs),width:"100%","& .MuiSvgIcon-root":{alignSelf:"start"}})),m=({feature:t,featuresIcon:o})=>e(i,{children:[o,r(a,{variation:"sm",component:"p",children:t})]});export{m as default};