A component that renders Users in a horizontally scrolling Row.

This is primarily used in CreateChannelView for showing currently selected Users and allows the ability to add more if desired.

UserSelect(selectedUsers = userList, onAdd = {})

For a more detailed API definition, check out the API docs here.