Important: We now recommend using the official shadcn/ui + Base UI setup for new projects.Learn more
basecn
Components

Alert

Displays a callout for user attention.

Installation

pnpm dlx shadcn@latest add https://basecn.dev/r/alert.json
or

If you are using a namespaced registry, you can use the following command:

pnpm dlx shadcn@latest add @basecn/alert

On this page