UNPKG

@fork2e/umbrella

Version:

☂️ Umbrella UI React components based on @shadcn-ui

3 lines (2 loc) 856 B
export{B as Button,b as buttonVariants}from"./button.js";export{C as Color}from"./color.js";export{D as DraggableItem}from"./draggable.js";export{I as Input}from"./input.js";export{L as Label}from"./label.js";export{R as RadioGroup,a as RadioGroupItem}from"./radio-group.js";export{S as Select,a as SelectContent,b as SelectItem,c as SelectTrigger,d as SelectValue}from"./select.js";export{S as Switch}from"./switch.js";export{T as Table,a as TableBody,b as TableCell,c as TableHead,d as TableHeader,e as TableRow}from"./table.js";export{c as cn}from"./utils.js";import"react";import"@radix-ui/react-slot";import"class-variance-authority";import"@radix-ui/react-label";import"@radix-ui/react-radio-group";import"@radix-ui/react-select";import"lucide-react";import"@radix-ui/react-switch";import"clsx";import"./vendor.js"; //# sourceMappingURL=index.js.map