Group member label improvements

This commit is contained in:
Scott Nonnenberg
2026-02-05 03:17:50 +10:00
committed by GitHub
parent f9bd84445c
commit e6278fded7
33 changed files with 663 additions and 83 deletions

View File

@@ -6,5 +6,6 @@ export type RenderingContextType =
| 'StoryViewsNRepliesModal'
| 'conversation/MessageDetail'
| 'conversation/TimelineItem'
| 'ConversationDetails/GroupMemberLabelEditor'
| 'AllMedia'
| 'storybook';