Commit 2f7f309
Fix bug where 'in this call' text is incorrectly wrapped inside h2 tag (#6010)
* Fix bug where 'in this call' text is incorrectly wrapped inside h2 tag
* add missing style
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites ChatComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update embed html bundle snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update so styling is not changed
* Revert "Update packages/react-composites CallWithChatComposite browser test snapshots"
This reverts commit 2938650.
* Revert "Update embed html bundle snapshots"
This reverts commit c58a60d.
* Revert "Update packages/react-composites CallComposite browser test snapshots"
This reverts commit 3af21bc.
* Revert "Update packages/react-composites CallComposite browser test snapshots"
This reverts commit 62e3cca.
* revert snapshots
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 8112431 commit 2f7f309
File tree
2 files changed
+17
-12
lines changed- change
- packages/react-composites/src/composites/common
2 files changed
+17
-12
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| |||
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
| |||
0 commit comments