@meduza/ui-kit-2 0.2.33 → 0.2.34
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.
- package/dist/ui-kit-2.cjs.development.js +2 -2
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +2 -2
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +2153 -2153
- package/package.json +1 -1
- package/src/DonatesTeaser/index.tsx +2 -2
package/dist/ui-kit-2.esm.js
CHANGED
|
@@ -2036,13 +2036,13 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
|
|
|
2036
2036
|
title: '«Медуза». Работаем 24/7. И только в интересах читателей',
|
|
2037
2037
|
subtitle: 'Нам срочно нужна ваша поддержка',
|
|
2038
2038
|
button: 'Хочу помочь',
|
|
2039
|
-
href: 'https://
|
|
2039
|
+
href: 'https://support.meduza.io/'
|
|
2040
2040
|
},
|
|
2041
2041
|
en: {
|
|
2042
2042
|
title: 'Meduza, working 24/7, always for our readers',
|
|
2043
2043
|
subtitle: 'We need your help like never before',
|
|
2044
2044
|
button: 'Okay!',
|
|
2045
|
-
href: 'https://
|
|
2045
|
+
href: 'https://support.meduza.io/en'
|
|
2046
2046
|
}
|
|
2047
2047
|
};
|
|
2048
2048
|
return React.createElement("div", {
|