Back to Components
Components
Team Member
Team member card with photo, role, and social links.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/team-member.tsx
Installation
Using shadcn CLI
npx shadcn add team-member --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge