'use client'; import { FileDiff, type FileDiffProps } from '@pierre/diffs/react'; import { CopyButton } from './copy-button'; /** * The +/- stat counts live inside @pierre/diffs's open shadow root, so the * site's global CSS can't reach them. `unsafeCSS` is injected as a