Extract voice broadcast header (#9393)
This commit is contained in:
parent
19bc3f1d9a
commit
533eda2273
14 changed files with 318 additions and 79 deletions
|
@ -29,6 +29,7 @@ const iconTypeMap = new Map([
|
|||
export enum IconColour {
|
||||
Accent = "accent",
|
||||
LiveBadge = "live-badge",
|
||||
CompoundSecondaryContent = "compound-secondary-content",
|
||||
}
|
||||
|
||||
export enum IconSize {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue