feat: Updates flagged status label styles
This commit is contained in:
@@ -24,5 +24,5 @@ public struct FlaggedMessageLabel: View {
|
||||
|
||||
#Preview {
|
||||
FlaggedStatusLabel(status: .warning)
|
||||
.flaggedStatusLabelStyle(.heavyTitle2)
|
||||
.flaggedStatusLabelStyle(.textLabel(.heavyTitle2))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user