Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Aug 3, 2024
1 parent 6f73d7c commit a2df19a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/Showcase/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ function Showcase(props) {
<Typography variant="h3" className={classes.headlineTitle}>
SHOWCASE
</Typography>
<Typography variant="body1">
Here are stories from us
</Typography>
<Typography variant="body1">Here are stories from us</Typography>
</Grid>
<Grid item xs={12}>
<StoryList />
Expand Down

0 comments on commit a2df19a

Please sign in to comment.