@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
|