@mirai/core 0.4.22 → 0.4.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ exports[`<Checkout> partial:<Form> inherit:className 1`] = `
6
6
  autocomplete="off"
7
7
  >
8
8
  <ui-text
9
- class="text bold headline-3 wide"
9
+ class="text bold paragraph wide"
10
10
  >
11
11
  user.label.personal_details
12
12
  </ui-text>
@@ -1694,7 +1694,7 @@ exports[`<Checkout> partial:<Form> renders 1`] = `
1694
1694
  autocomplete="off"
1695
1695
  >
1696
1696
  <ui-text
1697
- class="text bold headline-3 wide"
1697
+ class="text bold paragraph wide"
1698
1698
  >
1699
1699
  user.label.personal_details
1700
1700
  </ui-text>
@@ -3383,7 +3383,7 @@ exports[`<Checkout> partial:<Form> testID 1`] = `
3383
3383
  data-testid="mirai"
3384
3384
  >
3385
3385
  <ui-text
3386
- class="text bold headline-3 wide"
3386
+ class="text bold paragraph wide"
3387
3387
  >
3388
3388
  user.label.personal_details
3389
3389
  </ui-text>
@@ -5071,7 +5071,7 @@ exports[`<Checkout> partial:<Form> with a store 1`] = `
5071
5071
  autocomplete="off"
5072
5072
  >
5073
5073
  <ui-text
5074
- class="text bold headline-3 wide"
5074
+ class="text bold paragraph wide"
5075
5075
  >
5076
5076
  user.label.personal_details
5077
5077
  </ui-text>