change 'call favourites' to 'call group'
This commit is contained in:
parent
ad5ecf2d41
commit
fea1a6aae5
@ -58,7 +58,7 @@ const ShortCuts: React.FC<Props> = ({ users }: Props) => {
|
||||
users={users}
|
||||
/>
|
||||
<Typography className="mylabel" sx={{ ml: 1 }}>
|
||||
Call Favourites
|
||||
Call Group
|
||||
</Typography>
|
||||
</Grid>
|
||||
<Grid item sm={6}>
|
||||
|
||||
Reference in New Issue
Block a user