feat: Revamp navigation bar (#6031)
closes: #4428 Testing for fetchMoreRecords is pending, along with component tests --------- Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
This commit is contained in:
@ -70,7 +70,7 @@ export const MultipleRecordSelectDropdown = ({
|
||||
avatar={
|
||||
<Avatar
|
||||
avatarUrl={getImageAbsoluteURIOrBase64(record.avatarUrl)}
|
||||
entityId={record.id}
|
||||
placeholderColorSeed={record.id}
|
||||
placeholder={record.name}
|
||||
size="md"
|
||||
type={record.avatarType ?? 'rounded'}
|
||||
|
||||
Reference in New Issue
Block a user