diff --git a/webview-ui/src/components/SettingsView.tsx b/webview-ui/src/components/SettingsView.tsx index 57ccc3e..4ad0c1d 100644 --- a/webview-ui/src/components/SettingsView.tsx +++ b/webview-ui/src/components/SettingsView.tsx @@ -92,6 +92,34 @@ const SettingsView = ({
+ {apiConfiguration?.koduApiKey === undefined && ( +
+ + + vscode.postMessage({ type: "didClickKoduSignIn" })} + style={{ display: "inline" }}> + Claim $10 free credits from Kodu + + +
+ )}