Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ozerodb committed Jan 3, 2024
1 parent 37066c9 commit 0478baa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ function App() {
<HKNavbar />
<PageLayout>
<Alert variant="warning">
<strong>Note:</strong> all of this is work-in-progress, stuff <u>will</u> change!
<strong>Note:</strong> all of this is work-in-progress, stuff{" "}
<u>will</u> change!
</Alert>
{isLoading ? (
<LoadingSpinner />
Expand Down

0 comments on commit 0478baa

Please sign in to comment.