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>
|
</label>
|
||||||
<input
|
<input
|
||||||
id="block-input"
|
id="block-input"
|
||||||
type={'tel'}
|
type='tel'
|
||||||
name={'blockNumber'}
|
name={'blockNumber'}
|
||||||
placeholder={'Block number'}
|
placeholder={'Block number'}
|
||||||
className="form-input"
|
className="form-input"
|
||||||
|
Loading…
Reference in New Issue
Block a user