Rework the labeler selection step of the report flow (#3269)
* Rework the labeler selection step of the report flow * Fix: use gtMobile * Use primitives, fix avatar * Spacing tweaks * Show handle instead of description --------- Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
parent
9277282e6c
commit
c9c3bd98b7
4 changed files with 31 additions and 53 deletions
|
@ -411,7 +411,7 @@ export function ModerationScreenInner({
|
|||
t.atoms.bg_contrast_50,
|
||||
],
|
||||
]}>
|
||||
<LabelingService.Avatar />
|
||||
<LabelingService.Avatar avatar={labeler.creator.avatar} />
|
||||
<LabelingService.Content>
|
||||
<LabelingService.Title
|
||||
value={getLabelingServiceTitle({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue