Back to Components
Components

Preview Wrapper

Preview container with theme and light or dark controls.

No preview available

Dependencies

  • clsx
  • tailwind-merge
  • lucide-react

Files

  • components/ui/preview-wrapper.tsx

Installation

Using shadcn CLI

npx shadcn add preview-wrapper --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge lucide-react