Update apps/explorer/src/app/components/jump-to-block/index.tsx
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
This commit is contained in:
parent
9739e4b467
commit
c7d195c8d8
@ -28,7 +28,7 @@ export const JumpToBlock = () => {
|
||||
</label>
|
||||
<input
|
||||
id="block-input"
|
||||
type={'tel'}
|
||||
type='tel'
|
||||
name={'blockNumber'}
|
||||
placeholder={'Block number'}
|
||||
className="form-input"
|
||||
|
Loading…
Reference in New Issue
Block a user