Fix Editor.tsx wonkiness

This commit is contained in:
Gregory Schier
2025-11-04 13:44:18 -08:00
parent 4390c02117
commit fa3a0b57f9
5 changed files with 2 additions and 14 deletions

View File

@@ -265,7 +265,6 @@ export function GrpcRequestPane({
</HStack>
</div>
<Tabs
key={forceUpdateKey}
value={activeTab}
label="Request"
onChangeValue={setActiveTab}