@@ -93,15 +93,20 @@ 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"
97+ data-tooltip = " "
9798 >
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
99+ <div
100+ class = " rcx-box rcx-box--full rcx-box--with-inline-elements rcx-css-1te28na"
101+ >
102+ <img
103+ alt = " 🛴"
104+ class = " emojione"
105+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
106+ title = " :scooter:"
107+ />
108+ currently working on User Card
109+ </div >
105110 </div >
106111 </div >
107112 </div >
@@ -390,15 +395,20 @@ exports[`renders InvitedUser without crashing 1`] = `
390395 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
391396 >
392397 <div
393- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
398+ class = " rcx-box rcx-box--full"
399+ data-tooltip = " "
394400 >
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
401+ <div
402+ class = " rcx-box rcx-box--full rcx-box--with-inline-elements rcx-css-1te28na"
403+ >
404+ <img
405+ alt = " 🛴"
406+ class = " emojione"
407+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
408+ title = " :scooter:"
409+ />
410+ currently working on User Card
411+ </div >
402412 </div >
403413 </div >
404414 </div >
@@ -701,15 +711,20 @@ exports[`renders WithABACAttributes without crashing 1`] = `
701711 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
702712 >
703713 <div
704- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
714+ class = " rcx-box rcx-box--full"
715+ data-tooltip = " "
705716 >
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
717+ <div
718+ class = " rcx-box rcx-box--full rcx-box--with-inline-elements rcx-css-1te28na"
719+ >
720+ <img
721+ alt = " 🛴"
722+ class = " emojione"
723+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
724+ title = " :scooter:"
725+ />
726+ currently working on User Card
727+ </div >
713728 </div >
714729 </div >
715730 </div >
@@ -1058,15 +1073,20 @@ exports[`renders WithVoiceCallExtension without crashing 1`] = `
10581073 class = " rcx-box rcx-box--full rcx-css-6hwe8l rcx-css-faoni4"
10591074 >
10601075 <div
1061- class = " rcx-box rcx-box--full rcx-box--with-block-elements rcx-box--with-inline-elements"
1076+ class = " rcx-box rcx-box--full"
1077+ data-tooltip = " "
10621078 >
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
1079+ <div
1080+ class = " rcx-box rcx-box--full rcx-box--with-inline-elements rcx-css-1te28na"
1081+ >
1082+ <img
1083+ alt = " 🛴"
1084+ class = " emojione"
1085+ src = " https://cdn.jsdelivr.net/emojione/assets/4.5/png/32/1f6f4.png"
1086+ title = " :scooter:"
1087+ />
1088+ currently working on User Card
1089+ </div >
10701090 </div >
10711091 </div >
10721092 </div >
0 commit comments