Snippet

A snippet component for copying and horizontally scrolling code.

git clone https://github.com/johndoe/project
git clone https://github.com/johndoe/project

Installation

not supported yet

Usage

import Snippet from '@/components/ui/snippet';
<Snippet text="git init" className="w-[300px]" />