Ben Lipsey
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/components/PageComponents/Connect/HTTP.tsx
|
|
@ -76,7 +76,7 @@ export const HTTP = (): JSX.Element => { |
|
|
)} |
|
|
)} |
|
|
/> |
|
|
/> |
|
|
</div> |
|
|
</div> |
|
|
<Button> |
|
|
<Button type="submit"> |
|
|
<span>Connect</span> |
|
|
<span>Connect</span> |
|
|
</Button> |
|
|
</Button> |
|
|
</form> |
|
|
</form> |
|
|
|