A snippet component for copying and horizontally scrolling code.
$ git clone https://github.com/johndoe/project
$ not supported yet
import Snippet from '@/components/ui/snippet';
<Snippet text="git init" className="w-[300px]" />