diff --git a/src/components/diff/CadDiff.tsx b/src/components/diff/CadDiff.tsx index 4caa125..3e9058a 100644 --- a/src/components/diff/CadDiff.tsx +++ b/src/components/diff/CadDiff.tsx @@ -37,12 +37,13 @@ export function CadDiff({ before, after }: FileDiff): React.ReactElement { dashEdge: theme?.colors.success.subtle, } return ( - - + + {before && }