@@ -2520,7 +2520,7 @@ exports[`TermsAndConditions renders expanded 1`] = `
2520
2520
type = " indexed"
2521
2521
>
2522
2522
<Item
2523
- key = " .$One "
2523
+ key = " .$0 "
2524
2524
styledComponent = {
2525
2525
Object {
2526
2526
" $$typeof" : Symbol (react .forward_ref ),
@@ -2585,7 +2585,7 @@ exports[`TermsAndConditions renders expanded 1`] = `
2585
2585
</List__StyledListItem >
2586
2586
</Item >
2587
2587
<Item
2588
- key = " .$Two "
2588
+ key = " .$1 "
2589
2589
styledComponent = {
2590
2590
Object {
2591
2591
" $$typeof" : Symbol (react .forward_ref ),
@@ -2650,7 +2650,7 @@ exports[`TermsAndConditions renders expanded 1`] = `
2650
2650
</List__StyledListItem >
2651
2651
</Item >
2652
2652
<Item
2653
- key = " .$Three "
2653
+ key = " .$2 "
2654
2654
styledComponent = {
2655
2655
Object {
2656
2656
" $$typeof" : Symbol (react .forward_ref ),
@@ -4747,7 +4747,7 @@ exports[`TermsAndConditions renders expanded with indexedContent and nonIndexedC
4747
4747
type = " indexed"
4748
4748
>
4749
4749
<Item
4750
- key = " .$One "
4750
+ key = " .$0 "
4751
4751
styledComponent = {
4752
4752
Object {
4753
4753
" $$typeof" : Symbol (react .forward_ref ),
@@ -4812,7 +4812,7 @@ exports[`TermsAndConditions renders expanded with indexedContent and nonIndexedC
4812
4812
</List__StyledListItem >
4813
4813
</Item >
4814
4814
<Item
4815
- key = " .$Two "
4815
+ key = " .$1 "
4816
4816
styledComponent = {
4817
4817
Object {
4818
4818
" $$typeof" : Symbol (react .forward_ref ),
@@ -4877,7 +4877,7 @@ exports[`TermsAndConditions renders expanded with indexedContent and nonIndexedC
4877
4877
</List__StyledListItem >
4878
4878
</Item >
4879
4879
<Item
4880
- key = " .$Three "
4880
+ key = " .$2 "
4881
4881
styledComponent = {
4882
4882
Object {
4883
4883
" $$typeof" : Symbol (react .forward_ref ),
@@ -5528,7 +5528,7 @@ exports[`TermsAndConditions renders expanded with indexedContent and nonIndexedC
5528
5528
type = " nonIndexed"
5529
5529
>
5530
5530
<Item
5531
- key = " .$Four "
5531
+ key = " .$0 "
5532
5532
styledComponent = {
5533
5533
Object {
5534
5534
" $$typeof" : Symbol (react .forward_ref ),
@@ -5593,7 +5593,7 @@ exports[`TermsAndConditions renders expanded with indexedContent and nonIndexedC
5593
5593
</List__StyledListItem >
5594
5594
</Item >
5595
5595
<Item
5596
- key = " .$Five "
5596
+ key = " .$1 "
5597
5597
styledComponent = {
5598
5598
Object {
5599
5599
" $$typeof" : Symbol (react .forward_ref ),
@@ -7712,7 +7712,7 @@ exports[`TermsAndConditions renders expanded with just nonIndexedContent 1`] = `
7712
7712
type = " nonIndexed"
7713
7713
>
7714
7714
<Item
7715
- key = " .$Four "
7715
+ key = " .$0 "
7716
7716
styledComponent = {
7717
7717
Object {
7718
7718
" $$typeof" : Symbol (react .forward_ref ),
@@ -7777,7 +7777,7 @@ exports[`TermsAndConditions renders expanded with just nonIndexedContent 1`] = `
7777
7777
</List__StyledListItem >
7778
7778
</Item >
7779
7779
<Item
7780
- key = " .$Five "
7780
+ key = " .$1 "
7781
7781
styledComponent = {
7782
7782
Object {
7783
7783
" $$typeof" : Symbol (react .forward_ref ),
0 commit comments