change 'call favourites' to 'call group'

This commit is contained in:
mbalsdon 2022-03-24 16:11:55 -07:00
parent ad5ecf2d41
commit fea1a6aae5

View File

@ -58,7 +58,7 @@ const ShortCuts: React.FC<Props> = ({ users }: Props) => {
users={users} users={users}
/> />
<Typography className="mylabel" sx={{ ml: 1 }}> <Typography className="mylabel" sx={{ ml: 1 }}>
Call Favourites Call Group
</Typography> </Typography>
</Grid> </Grid>
<Grid item sm={6}> <Grid item sm={6}>