File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -132,22 +132,12 @@ class ReportDetailsPage extends Component {
132
132
< View
133
133
style = { styles . reportDetailsTitleContainer }
134
134
>
135
- < << << << HEAD
136
- < Avatar
137
- isChatRoom = { isChatRoom }
138
- isArchivedRoom = { ReportUtils . isArchivedRoom ( this . props . report ) }
139
- containerStyles = { [ styles . singleAvatarLarge , styles . mb4 ] }
140
- imageStyles = { [ styles . singleAvatarLarge ] }
141
- source = { this . props . report . icons [ 0 ] }
142
- />
143
- =======
144
135
< View style = { styles . mb4 } >
145
136
< RoomHeaderAvatars
146
137
avatarIcons = { OptionsListUtils . getAvatarSources ( this . props . report ) }
147
138
shouldShowLargeAvatars = { isPolicyExpenseChat }
148
139
/>
149
140
</ View >
150
- >>> >>> > d64f8c52c ( Merge pull request #8011 from Expensify / amal - fix - reportdetails - icons )
151
141
< View style = { [ styles . reportDetailsRoomInfo , styles . mw100 ] } >
152
142
< View style = { [ styles . alignSelfCenter , styles . w100 ] } >
153
143
< DisplayNames
You can’t perform that action at this time.
0 commit comments