Skip to content

Commit

Permalink
Add period
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmwatson committed Oct 2, 2024
1 parent 2eeca80 commit eaa9c2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const NoSubindicatorView = (props) => {
<Box sx={{display: 'flex', alignItems: 'center', p: 0.5, pr: 0}}>
<Typography noWrap={false} variant="body2"
sx={{fontSize: '1em', letterSpacing: '.3px', color: '#666'}}>
Data currently not available for this indicator
Data currently not available for this indicator.
</Typography>
</Box>
}
Expand Down

0 comments on commit eaa9c2d

Please sign in to comment.