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 58cf9b5 commit d06ac1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/pages/home/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const Home = (): React.ReactElement => {
<Grid item xs={12} md={2}>
<Item>
<h1>Home</h1>
<p>Manage your apps and services</p>
</Item>
</Grid>
<Grid item xs={8} md={8}>
Expand Down

0 comments on commit d06ac1c

Please sign in to comment.