mirror of
https://github.com/meshtastic/web.git
synced 2026-01-27 00:37:57 -05:00
add type=submit to button tag (#128)
This commit is contained in:
@@ -76,7 +76,7 @@ export const HTTP = (): JSX.Element => {
|
||||
)}
|
||||
/>
|
||||
</div>
|
||||
<Button>
|
||||
<Button type="submit">
|
||||
<span>Connect</span>
|
||||
</Button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user