@meduza/ui-kit-2 0.1.88 → 0.1.89
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 +1992 -1992
- package/package.json +1 -1
- package/src/DonatesTeaser/index.tsx +2 -2
|
@@ -927,8 +927,8 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
|
|
|
927
927
|
href: 'https://support.meduza.io'
|
|
928
928
|
},
|
|
929
929
|
en: {
|
|
930
|
-
title: 'You read Meduza. You listen to Meduza. You follow Meduza',
|
|
931
|
-
subtitle: 'Help save Meduza',
|
|
930
|
+
title: 'You read Meduza. You listen to Meduza. You follow Meduza.',
|
|
931
|
+
subtitle: 'Help save Meduza.',
|
|
932
932
|
button: 'Pledge today',
|
|
933
933
|
href: 'https://support.meduza.io/en'
|
|
934
934
|
}
|