More obvious syntax
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
This commit is contained in:
@@ -595,9 +595,8 @@ function useParticipantTiles(
|
|||||||
}
|
}
|
||||||
|
|
||||||
return newItems;
|
return newItems;
|
||||||
}
|
} else {
|
||||||
|
previousTiles.current = items;
|
||||||
previousTiles.current = items;
|
return items;
|
||||||
|
}
|
||||||
return items;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user