Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Mar 22, 2024
1 parent 54f2cf4 commit 50da455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/pages/home/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const Home = (): React.ReactElement => {
<Grid item xs={12} md={2}>
<Item>
<h1>Home</h1>
<p>Manage your apps and services</p>
<p>Manage your apps and services!</p>
</Item>
</Grid>
<Grid item xs={8} md={8}>
Expand Down

0 comments on commit 50da455

Please sign in to comment.