className={cn("text-sm text-muted-foreground", className)} {...props} /> )) DrawerDescription.displayName = DrawerPrimitive.Description.displayName export { Drawer, DrawerPortal, DrawerOverlay, DrawerTrigger, DrawerClose, DrawerContent, DrawerHeader, DrawerFooter, DrawerTitle, DrawerDescription, } ...
This file format is not supported for preview. <Button className="mt-4" onClick={handleDownload}> Download File </Button> )} )} </DialogContent> </Dialog> ); } 67 changes: 52 additions & 15 deletions 67 web/src/components/search/DocumentDisplay.tsx Show comments View file...
(--destructive))", foreground: "hsl(var(--destructive-foreground))", }, muted: { DEFAULT: "hsl(var(--muted))", foreground: "hsl(var(--muted-foreground))", }, accent: { DEFAULT: "hsl(var(--accent))", foreground: "hsl(var(--accent-foreground))", }, popover: { DEFAULT: "hsl...
foreground) / <alpha-value>)' }, destructive: { DEFAULT: 'hsl(var(--destructive) / <alpha-value>)', foreground: 'hsl(var(--destructive-foreground) / <alpha-value>)' }, muted: { DEFAULT: 'hsl(var(--muted) / <alpha-value>)', foreground: 'hsl(var(--muted-foreground) / <alpha-...