Commenting
This commit is contained in:
parent
af499412cf
commit
35f1513e40
|
@ -20,6 +20,8 @@
|
|||
const results = await API.searchUsers({
|
||||
...searchParams,
|
||||
})
|
||||
|
||||
// Mapping to the expected data within RelationshipCell
|
||||
return {
|
||||
...results,
|
||||
data: undefined,
|
||||
|
|
Loading…
Reference in New Issue