| + + | +Filename | +Type | ++ Repo Path + | +Time | +
|---|---|---|---|---|
| + { + e.stopPropagation(); + toggleSelect(change.filename); + }} + onClick={(e) => e.stopPropagation()} + className="cursor-pointer" + /> + | +{change.filename} | ++ + {change.gffType} + + | ++ {change.repoPath ?? "—"} + | ++ {formatTimestamp(change.timestamp)} + | +