stylexcn

Alert

Inline callout for default or destructive messages.

Preview

Installation

pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/alert.json
pnpm dlx shadcn@latest add @stylexcn/alert

Usage

<Alert>
  <AlertTitle>Heads up</AlertTitle>
  <AlertDescription>You can add components to your app.</AlertDescription>
</Alert>