mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
add submit type to search button
This commit is contained in:
parent
e8faee0bd3
commit
c9ef66acbf
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ export const Search: FC = () => {
|
|||
outlineOffset={4}
|
||||
/>
|
||||
<Button
|
||||
type="submit"
|
||||
px={4}
|
||||
me={2}
|
||||
borderRadius='0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue