Move RoomBadge to atomic package and rename to MatrixBadge

This commit is contained in:
Benoit Marty 2024-10-16 18:15:36 +02:00 committed by Benoit Marty
parent 66e51bcea7
commit 86a839ea73
3 changed files with 32 additions and 37 deletions

View file

@ -71,6 +71,9 @@ class KonsistPreviewTest {
"IconsCompoundPreview",
"IconsOtherPreview",
"MarkdownTextComposerEditPreview",
"MatrixBadgeAtomPositivePreview",
"MatrixBadgeAtomNeutralPreview",
"MatrixBadgeAtomNegativePreview",
"MentionSpanPreview",
"MessageComposerViewVoicePreview",
"MessagesReactionButtonAddPreview",
@ -95,9 +98,6 @@ class KonsistPreviewTest {
"PollContentViewEndedPreview",
"PollContentViewUndisclosedPreview",
"ReadReceiptBottomSheetPreview",
"RoomBadgePositivePreview",
"RoomBadgeNeutralPreview",
"RoomBadgeNegativePreview",
"RoomMemberListViewBannedPreview",
"SasEmojisPreview",
"SecureBackupSetupViewChangePreview",