# Button Pressable button with variants, sizes, and icon support. ## Installation \`\`\`bash npx @memoro/ui add button \`\`\` ## Usage \`\`\`tsx import { Button } from '@/components/ui/Button';