@stokr/components-library 2.3.1-2.1 → 2.3.1-2.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.
@@ -117,7 +117,7 @@ var RegisterTaxId = function RegisterTaxId(_ref) {
117
117
  style: {
118
118
  color: _colors.default.orangishRed
119
119
  }
120
- }, "Providing your tax ID is not required for KPMG donation."))), taxId && /*#__PURE__*/_react.default.createElement(_ComponentWrapper.default, {
120
+ }, "Providing your tax ID is not required for your KPMG donation."))), taxId && /*#__PURE__*/_react.default.createElement(_ComponentWrapper.default, {
121
121
  noPaddingTop: true
122
122
  }, /*#__PURE__*/_react.default.createElement(_Text.default, null, /*#__PURE__*/_react.default.createElement("p", null, "You have successfully submitted your Tax ID information."))), !isUpdatingUser && !error && !taxId && /*#__PURE__*/_react.default.createElement(_ComponentWrapper.default, {
123
123
  noPaddingVertical: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stokr/components-library",
3
- "version": "2.3.1-2.1",
3
+ "version": "2.3.1-2.2",
4
4
  "description": "STOKR - Components Library",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",