Alert
Displays a callout for user attention.
Heads up!
You can add components and dependencies to your app using the CLI.
Installation
pnpm dlx shadcn@latest add alertUsage
import { Alert, AlertDescription, AlertTitle } from "@/components/ui/alert";Displays a callout for user attention.