UNPKG

@szum-tech/design-system

Version:

Szum-Tech design system with tailwindcss support

1 lines 589 B
import {a}from'./chunk-JUNHRB4B.js';import {Avatar}from'radix-ui';import {jsx}from'react/jsx-runtime';function f({className:t,...r}){return jsx(Avatar.Root,{"data-slot":"avatar",className:a("relative flex size-8 shrink-0 overflow-hidden rounded",t),...r})}function d({className:t,...r}){return jsx(Avatar.Image,{"data-slot":"avatar-image",className:a("aspect-square size-full",t),...r})}function g({className:t,...r}){return jsx(Avatar.Fallback,{"data-slot":"avatar-fallback",className:a("bg-muted flex size-full items-center justify-center rounded",t),...r})}export{f as a,d as b,g as c};