Merge pull request #406 from mateusmarquezini/feature/400-info-card-storybook

Adding "Information Card" component to Storybook
This commit is contained in:
Stefan Ålund
2020-03-30 21:47:14 +02:00
committed by GitHub
6 changed files with 107 additions and 24 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>
@@ -54,7 +54,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">