parent
eb1ef16b5e
commit
edcf43efba
4 changed files with 9 additions and 9 deletions
|
|
@ -195,7 +195,7 @@ function PeopleDrawer({ roomId }) {
|
|||
(searchedMembers?.data.length === 0 || memberList.length === 0)
|
||||
&& (
|
||||
<div className="people-drawer__noresult">
|
||||
<Text variant="b2">No result found!</Text>
|
||||
<Text variant="b2">No results found!</Text>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue