@treely/strapi-slices 5.11.1 → 5.11.2

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.
@@ -4446,8 +4446,8 @@ var SmallCheckout = function SmallCheckout(_ref) {
4446
4446
  }))
4447
4447
  })), React__default.default.createElement(boemly.Text, {
4448
4448
  size: "smLowNormal"
4449
- }, React__default.default.createElement(reactIntl.FormattedMessage, {
4450
- id: "portfolio.smallCheckout.price.taxNotIncluded"
4449
+ }, formatMessage({
4450
+ id: 'portfolio.smallCheckout.price.taxNotIncluded'
4451
4451
  }))), React__default.default.createElement(formik.Formik, {
4452
4452
  initialValues: {
4453
4453
  contributionValueCurrency: initialContributionValue.toString(),