Hover a diff line to reveal “add comment,” opening a compact inline thread with Open/Resolved chips and a 2‑row editor—fully keyboard-accessible.
import GithubDiff from "@/components/ui/github-inline-diff"; export default function DemoOne() { return <GithubDiff />; }