Command Button

A button displaying a keyboard shortcut for quick actions.

Installation

bash
npm install lucide-react

Usage

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

<CommandButton />