Skip to content

Commit

Permalink
Merge pull request #78 from codersagainstcovidorg/dev-update-snackbar
Browse files Browse the repository at this point in the history
adding GA callout
  • Loading branch information
jorge-caballero authored Apr 5, 2020
2 parents 082e88e + b1d596b commit 84595d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Components/DataUpdateSnackbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,9 @@ const DataUpdateSnackbar = () => {
severity="warning"
variant="filled"
icon={<InfoIcon />}
>
Data updated:
>
GA residents - we're adding more locations check back often |
Last update:
{` ${lastUpdated}`}
</MuiAlert>
</Snackbar>
Expand Down

0 comments on commit 84595d1

Please sign in to comment.