Skip to content

Commit

Permalink
updated the showcase sections header text (#344)
Browse files Browse the repository at this point in the history
* updated the showcase sections header text

* bump version
  • Loading branch information
usmanbiu authored Jul 24, 2024
1 parent 696e11f commit db36949
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion contrib/dokku/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM codeforafrica/sensors-africa-ui:0.4.23
FROM codeforafrica/sensors-africa-ui:0.4.24
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sensors.africa",
"description": "sensors.AFRICA",
"version": "0.4.23",
"version": "0.4.24",
"private": true,
"main": "index.js",
"homepage": "https://sensors.africa/",
Expand Down
3 changes: 1 addition & 2 deletions src/components/Showcase/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ function Showcase(props) {
SHOWCASE
</Typography>
<Typography variant="body1">
Here are stories from all around the world on air quality and its
effects
Here are stories from us
</Typography>
</Grid>
<Grid item xs={12}>
Expand Down

0 comments on commit db36949

Please sign in to comment.