Skip to content

Commit 05f4a95

Browse files
authored
chore: add tsgo notice (#354)
1 parent 108ee49 commit 05f4a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme/components/Playground/ResultPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export const ResultPanel: React.FC<ResultPanelProps> = props => {
9797
onClick={() => setActiveTab('ast')}
9898
title="AST"
9999
>
100-
AST
100+
AST(tsgo)
101101
</div>
102102
</div>
103103
</div>

0 commit comments

Comments
 (0)