Skip to content

Commit

Permalink
Update Home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-13 authored Nov 11, 2024
1 parent f4a840a commit 0c7eec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ function Home() {
value={inputValue}
onChange={handleInputChange}
className="search-box"
placeholder="Search by Address / Txn Hash / Block"
placeholder="Search by Address / Txn Hash / Block number"
/>
<button onClick={handleInputSearch}>
<FaSearch className="icon" />
Expand Down

0 comments on commit 0c7eec7

Please sign in to comment.