Factory for Good

Alert

Displays a callout for user attention.

Installation

pnpm dlx shadcn@latest add alert

Usage

import { Alert, AlertDescription, AlertTitle } from "@/components/ui/alert";

Displays a callout for user attention.

On this page