diff --git a/src/components/Options.tsx b/src/components/Options.tsx index 689f1ea..67c751a 100644 --- a/src/components/Options.tsx +++ b/src/components/Options.tsx @@ -175,15 +175,7 @@ export default function Options(): JSX.Element { const isApiKeyValid = apiKeyInvalid(state.apiKey) === ''; return ( -