alert

PreviousNext
Docs
kanpekiui

Preview

Loading preview…
registry/ui/alert/index.ts
export * from "./alert";
export * as Alert from "./namespace";
export * from "./styles";

Installation

npx shadcn@latest add @kanpeki/alert

Usage

import { Alert } from "@/components/ui/alert"
<Alert />