Compact jump-to-line input with a typed value, a blinking caret, and the total line count.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor36 } from "@/components/beste/piece/editor36";
<Editor36
value="142"
total={386}
/>