Code line with a teammate's blinking caret tinted by tone and a name tag floating above it.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor13 } from "@/components/beste/piece/editor13";
<Editor13
name="Ayşe"
code=" return greet(name);"
tone="rose"
/>