Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Jun 3, 2024
1 parent ca37d7d commit e0ae3f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ const App = () => {
<footer className="fixed-bottom">
{/* Solid background */}
<div className="text-center bg-body-tertiary p-2">
<a href="mailto:[email protected]">[email protected]</a>
<a href="mailto:[email protected]">
[email protected]
</a>
</div>
</footer>
</OneTimePasswordWrapper>
Expand Down

0 comments on commit e0ae3f7

Please sign in to comment.