diff --git a/src/frontend/src/modals/StoreApiKeyModal/index.tsx b/src/frontend/src/modals/StoreApiKeyModal/index.tsx index 544e5391c..4a080ade3 100644 --- a/src/frontend/src/modals/StoreApiKeyModal/index.tsx +++ b/src/frontend/src/modals/StoreApiKeyModal/index.tsx @@ -67,11 +67,7 @@ export default function StoreApiKeyModal({ return ( {children} - + API Key
- - - { handleInput({ target: { name: "apikey", value } }); }} @@ -104,27 +96,39 @@ export default function StoreApiKeyModal({
-
- - - +
+ + Don’t have an API key? Sign up at{" "} + + langflow.store + + +
- + + + + +