Indentation fix

This commit is contained in:
Matt Rubens 2025-03-12 12:16:18 -04:00
parent 973acf9034
commit 7ece065f33

View file

@ -649,7 +649,7 @@ const ApiOptions = ({
Get Gemini API Key
</VSCodeButtonLink>
)}
<div>
<div>
<Checkbox
checked={googleGeminiBaseUrlSelected}
onChange={(checked: boolean) => {