Implement a shared Banner component. (#31266)
* feat: Create composer `Banner` shared component. * fix: Yarn resolution issues corrupting package store. * chore: Revert "fix: Yarn resolution issues corrupting package store." This reverts commit 2c1335420331e9cf086cad5c68f7c7432af4b3a5. * fix: Revert lockfile changes. * chore: Resolve linting errors. * chore: Update playwright screenshots.
This commit is contained in:
@@ -11,6 +11,7 @@ export * from "./audio/Clock";
|
||||
export * from "./audio/PlayPauseButton";
|
||||
export * from "./audio/SeekBar";
|
||||
export * from "./avatar/AvatarWithDetails";
|
||||
export * from "./composer/Banner";
|
||||
export * from "./event-tiles/TextualEventView";
|
||||
export * from "./message-body/MediaBody";
|
||||
export * from "./pill-input/Pill";
|
||||
|
||||
Reference in New Issue
Block a user