UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 298 B
import{jsx as t}from"react/jsx-runtime";import{Box as r}from"@mui/material";import{getKpiIndicatorColor as o}from"./utils.js";const e=({disabled:e=!1,colorScheme:a})=>t(r,{sx:{width:16,aspectRatio:1,borderRadius:"100%",background:t=>e?t.custom.palette.neutral[300]:o(t)[a]}});export{e as default};