UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 549 B
import{jsx as t}from"react/jsx-runtime";import{DotLottieReact as e}from"@lottiefiles/dotlottie-react";import{Box as o}from"@mui/material";const i=()=>t(e,{src:"https://useloops-public.s3.eu-west-2.amazonaws.com/public/logo/loops-logo-animation.lottie",loop:!0,autoplay:!0,width:1920,height:1080}),l=({fullscreen:e})=>e?t(o,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100dvw",height:"calc(100dvh - 80px)",background:t=>t.custom.palette.white},children:t(o,{sx:{width:200},children:t(i,{})})}):t(i,{});export{l as default};