#400 code review changes

This commit is contained in:
Mateus Marquezini
2020-03-30 15:09:38 -03:00
parent 575a775e45
commit ea4b85849c
3 changed files with 11 additions and 6 deletions
@@ -58,7 +58,7 @@ const HomePage: FC<{}> = () => {
<Grid container direction="row" spacing={3}>
<Grid item xs={6}>
<Typography variant="h3">Things you own</Typography>
<InfoCard maxWidth>
<InfoCard>
<TableContainer>
<Table size="small" aria-label="a dense table">
<TableHead>
@@ -53,7 +53,7 @@ const WelcomePage: FC<{}> = () => {
</ContentHeader>
<Grid container>
<Grid item xs={12} md={6}>
<InfoCard maxWidth>
<InfoCard>
<Typography variant="body1" gutterBottom>
You now have a running instance of Backstage!
<span role="img" aria-label="confetti">