Back to Components
Components

Notification Center Panel

Panel with notification items, mark all read button, and filter controls.

Notifications

2

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/notification-center-panel.tsx

Installation

Using shadcn CLI

npx shadcn add notification-center-panel --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge