-
+
{
@@ -70,17 +70,17 @@ export default function AddNewVariableButton({ children }): JSX.Element {
}}
placeholder="Insert a name for the variable..."
>
-
+ {/*
{
- setProvider(e);
+ setType(e);
}}
- selectedOption={provider}
+ selectedOption={type}
password={false}
options={["OPENAI_API_KEY", "ANTHROPIC_API_KEY"]}
- placeholder="Choose a provider between the environment variables..."
- >
-
+ placeholder="Choose a type between the environment variables..."
+ > */}
+