Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
yolo again
  • Loading branch information
nfa1 authored May 8, 2024
1 parent 4aec7b3 commit 0ff1ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function App() {
style={{ backgroundColor: "#000", color: "#fff", width: "100%" }}>
<header className="mb-4 w-100" style={{ backgroundColor: "#333" }}>
<h1>LeetMigo 👾</h1>
<p>Your based Web5 pilled tech interview prep platform so that you can land that awesome software engineering job! ⚛️🫡</p>
<p>Your portable decentralized tech interview prep platform so that you can land that awesome software engineering job! ⚛️🫡</p>
</header>

{accountSwitched && <p>Account successfully switched.</p>}
Expand Down

0 comments on commit 0ff1ab4

Please sign in to comment.