diff --git a/src/components/Editor/OutputPanel.vue b/src/components/Editor/OutputPanel.vue
index 88bbf25..411a16f 100644
--- a/src/components/Editor/OutputPanel.vue
+++ b/src/components/Editor/OutputPanel.vue
@@ -23,9 +23,9 @@ const { duration } = await useOxc()
as="nav"
class="relative h-auto flex flex-shrink-0 justify-start gap-2 overflow-auto rounded-none p-2"
>
- AST
+ estree AST
+ Rust AST
Codegen
- IR