Factory for Good

Button

Displays a button or a component that looks like a button.

Installation

pnpm dlx shadcn@latest add button

Usage

import { Button } from "@/components/ui/button";

Displays a button or a component that looks like a button.

On this page