@@ -93,15 +93,19 @@ exports[`renders Default without crashing 1`] = `
9393 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
9494 >
9595 <div
96- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements "
96+ class = " rcx-box rcx-box--full"
9797 >
98- <img
99- alt = " 🛴"
100- class = " emojione"
101- src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
102- title = " :scooter:"
103- />
104- currently working on User Card
98+ <div
99+ class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
100+ >
101+ <img
102+ alt = " 🛴"
103+ class = " emojione"
104+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
105+ title = " :scooter:"
106+ />
107+ currently working on User Card
108+ </div >
105109 </div >
106110 </div >
107111 </div >
@@ -390,15 +394,19 @@ exports[`renders InvitedUser without crashing 1`] = `
390394 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
391395 >
392396 <div
393- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements "
397+ class = " rcx-box rcx-box--full"
394398 >
395- <img
396- alt = " 🛴"
397- class = " emojione"
398- src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
399- title = " :scooter:"
400- />
401- currently working on User Card
399+ <div
400+ class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
401+ >
402+ <img
403+ alt = " 🛴"
404+ class = " emojione"
405+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
406+ title = " :scooter:"
407+ />
408+ currently working on User Card
409+ </div >
402410 </div >
403411 </div >
404412 </div >
@@ -701,15 +709,19 @@ exports[`renders WithABACAttributes without crashing 1`] = `
701709 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
702710 >
703711 <div
704- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements "
712+ class = " rcx-box rcx-box--full"
705713 >
706- <img
707- alt = " 🛴"
708- class = " emojione"
709- src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
710- title = " :scooter:"
711- />
712- currently working on User Card
714+ <div
715+ class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
716+ >
717+ <img
718+ alt = " 🛴"
719+ class = " emojione"
720+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
721+ title = " :scooter:"
722+ />
723+ currently working on User Card
724+ </div >
713725 </div >
714726 </div >
715727 </div >
@@ -1058,15 +1070,19 @@ exports[`renders WithVoiceCallExtension without crashing 1`] = `
10581070 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
10591071 >
10601072 <div
1061- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements "
1073+ class = " rcx-box rcx-box--full"
10621074 >
1063- <img
1064- alt = " 🛴"
1065- class = " emojione"
1066- src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
1067- title = " :scooter:"
1068- />
1069- currently working on User Card
1075+ <div
1076+ class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
1077+ >
1078+ <img
1079+ alt = " 🛴"
1080+ class = " emojione"
1081+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
1082+ title = " :scooter:"
1083+ />
1084+ currently working on User Card
1085+ </div >
10701086 </div >
10711087 </div >
10721088 </div >
0 commit comments