UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 302 B
import{jsx as t}from"react/jsx-runtime";import{SkeletonStyled as i}from"./styled.js";const a=({className:a,variant:o,width:e,height:l,fullWidth:r=!1,colors:s,opacity:c})=>t(i,{$variant:o,$width:e,$height:l,$fullWidth:r,$opacity:c,$colors:s,className:a});a.displayName="Skeleton";export{a as Skeleton};