diff --git a/packages/trace-viewer/src/ui/snapshotTab.tsx b/packages/trace-viewer/src/ui/snapshotTab.tsx
index 82e4282c6f..8b43aa4ccc 100644
--- a/packages/trace-viewer/src/ui/snapshotTab.tsx
+++ b/packages/trace-viewer/src/ui/snapshotTab.tsx
@@ -219,7 +219,7 @@ export const ScreenshotView: React.FunctionComponent<{
{screencastFrame && (
<>
{point && }
-
+
>
)}
;