Skip to content

Commit

Permalink
Merge pull request #7 from mvhacks/fixalertme
Browse files Browse the repository at this point in the history
Remove extra arrow icon
  • Loading branch information
FordoA455 authored Nov 20, 2024
2 parents 2c3b7aa + d76b6e5 commit 736d64c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function App() {
>
ALERT ME
<img src={arrow} height="25" width="25" id="arrow" alt="arrow-icon"/>
<img src={arrow} height="25" width="25" id="arrow" alt="arrow-icon"/>
</Button>
</div>
<div className="info" ref={info}>
Expand Down

0 comments on commit 736d64c

Please sign in to comment.