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}
|
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}>
|
||||||
|
|||||||
Reference in New Issue
Block a user