@meduza/ui-kit-2 0.2.7 → 0.2.8
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 +1 -1
- 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 +1 -1
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +2081 -2081
- package/package.json +1 -1
- package/src/DonatesTeaser/index.tsx +1 -1
- package/src/{vars-games.css → vars_games.css} +8 -21
|
@@ -2017,7 +2017,7 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
|
|
|
2017
2017
|
href: 'https://support.meduza.io'
|
|
2018
2018
|
},
|
|
2019
2019
|
en: {
|
|
2020
|
-
title: 'There’s still time for a good deed in 2021!<br/>Support Meduza
|
|
2020
|
+
title: 'There’s still time for a good deed in 2021!<br/>Support Meduza ',
|
|
2021
2021
|
// subtitle: 'And we need your support',
|
|
2022
2022
|
button: 'Donate',
|
|
2023
2023
|
href: 'https://support.meduza.io/en'
|