Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Sep 9, 2023
1 parent 4af0f3b commit 2d91530
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ function App() {
onClick={(e) => {
e.preventDefault();
location.href = "http://nuoxoxo.github.io";
}}
>
}}>
​
{/* &nbspio&nbsp */}
</button>
Expand All @@ -94,8 +93,7 @@ function App() {
onClick={(e) => {
e.preventDefault();
location.href = "http://nuoxoxo.github.io/jukebox";
}}
>
}}>
Music
{/* &nbspio&nbsp */}
</button>
Expand Down

0 comments on commit 2d91530

Please sign in to comment.