Back to Components
Buttons
Share Buttons
Row of social share buttons for X, LinkedIn, and copy link actions.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/share-buttons.tsx
Installation
Using shadcn CLI
npx shadcn add share-buttons --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge