diff --git a/compiler/forget/packages/playground/components/Editor/Output.tsx b/compiler/forget/packages/playground/components/Editor/Output.tsx index c41d0e3e84..002bb6a7fc 100644 --- a/compiler/forget/packages/playground/components/Editor/Output.tsx +++ b/compiler/forget/packages/playground/components/Editor/Output.tsx @@ -42,7 +42,7 @@ function Output({ store, updateDiagnostics }: Props) { defaultTab="HIR" tabs={{ IR: , - HIR: , + HIR: , CFG: , ValGraph: (