Command Button

Installation

bash
npm install lucide-react

Usage

tsx
import CommandButton from '@/components/ui/command-button';

<CommandButton />