[web] Fix typo in localized string for suggestions (#4203)

This commit is contained in:
Manav Rathi
2024-11-27 11:09:10 +05:30
committed by GitHub

View File

@@ -715,7 +715,7 @@ const SuggestionsDialog: React.FC<SuggestionsDialogProps> = ({
color="text.muted"
sx={{ textAlign: "center" }}
>
t{"people_suggestions_empty"}
{t("people_suggestions_empty")}
</Typography>
</CenteredFill>
) : (